2022-01-01 22:55:28 +00:00
|
|
|
version: 2
|
|
|
|
|
|
|
|
build:
|
|
|
|
os: "ubuntu-20.04"
|
|
|
|
tools:
|
|
|
|
python: "3.8"
|
|
|
|
|
|
|
|
sphinx:
|
|
|
|
fail_on_warning: true
|
2024-12-18 17:27:38 +00:00
|
|
|
configuration: docs/conf.py
|
2023-11-01 14:59:07 +00:00
|
|
|
|
|
|
|
python:
|
|
|
|
install:
|
|
|
|
- requirements: docs/requirements.txt
|