suou/.readthedocs.yaml

17 lines
No EOL
212 B
YAML

version: 2
build:
os: ubuntu-24.04
tools:
python: "3.13"
sphinx:
configuration: docs/conf.py
python:
install:
- method: pip
path: .
extra_requirements:
- docs
- full