Files
PhotonVision/docs/.readthedocs.yml
2024-06-30 16:10:12 -04:00

16 lines
204 B
YAML

version: 2
sphinx:
builder: html
configuration: source/conf.py
fail_on_warning: true
build:
os: ubuntu-22.04
tools:
python: "3.11"
python:
install:
- requirements: requirements.txt