2021-11-02 00:05:22 +01:00
|
|
|
version: 2
|
|
|
|
|
|
|
|
sphinx:
|
|
|
|
configuration: docs/source/conf.py
|
|
|
|
|
|
|
|
python:
|
|
|
|
install:
|
|
|
|
- requirements: docs/requirements.txt
|
|
|
|
|
2023-10-24 08:36:23 -05:00
|
|
|
build:
|
2023-10-24 08:39:16 -05:00
|
|
|
os: ubuntu-22.04
|
|
|
|
tools:
|
2023-10-24 08:46:27 -05:00
|
|
|
python: "3.8"
|