2020-06-03 07:45:45 -04:00
|
|
|
version: 2
|
2022-02-09 23:28:03 -05:00
|
|
|
|
|
|
|
build:
|
2022-02-09 23:44:06 -05:00
|
|
|
os: ubuntu-20.04
|
2022-02-09 23:28:03 -05:00
|
|
|
tools:
|
|
|
|
python: "3.9"
|
2020-06-03 08:11:12 -04:00
|
|
|
sphinx:
|
|
|
|
configuration: conf.py
|
2020-06-03 07:45:45 -04:00
|
|
|
python:
|
|
|
|
install:
|
2020-06-03 08:11:12 -04:00
|
|
|
- requirements: requirements.txt
|