2021-07-27 18:08:18 -04:00
|
|
|
version: 2
|
|
|
|
|
|
|
|
sphinx:
|
|
|
|
builder: html
|
|
|
|
configuration: null
|
|
|
|
fail_on_warning: false
|
|
|
|
|
2023-05-21 17:36:51 -04:00
|
|
|
build:
|
2023-07-03 20:24:48 -04:00
|
|
|
os: "ubuntu-22.04"
|
2023-05-21 17:36:51 -04:00
|
|
|
tools:
|
|
|
|
python: "3.9"
|
|
|
|
|
2021-07-27 18:08:18 -04:00
|
|
|
python:
|
|
|
|
install:
|
|
|
|
- requirements: docs/requirements.txt
|