beets/.readthedocs.yaml
2023-09-22 15:26:15 -04:00

16 lines
197 B
YAML

version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
sphinx:
configuration: doc/conf.py
python:
install:
- method: pip
path: .
extra_requirements:
- docs