2020-06-03 11:45:45 +00:00
|
|
|
version: 2
|
2023-11-14 23:47:09 +00:00
|
|
|
build:
|
2023-11-14 23:49:02 +00:00
|
|
|
os: ubuntu-22.04
|
2023-11-14 23:47:09 +00:00
|
|
|
tools:
|
2023-11-14 23:49:02 +00:00
|
|
|
python: "3.10"
|
2020-06-03 12:11:12 +00:00
|
|
|
sphinx:
|
|
|
|
configuration: conf.py
|
2020-06-03 11:45:45 +00:00
|
|
|
python:
|
|
|
|
install:
|
2020-06-03 12:11:12 +00:00
|
|
|
- requirements: requirements.txt
|