CameraTraps/.readthedocs.yaml

13 строки
169 B
YAML

version: "2"
build:
os: "ubuntu-22.04"
tools:
python: "3.8"
python:
install:
- requirements: docs/requirements.txt
sphinx:
configuration: docs/conf.py