ytdl-sub/.readthedocs.yaml
Qualis Svagtlys cdd70603ba Try again
2023-12-17 07:28:58 -06:00

17 lines
No EOL
232 B
YAML

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