django-configurations/.readthedocs.yaml

17 lines
226 B
YAML
Raw Permalink Normal View History

---
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.10"
python:
install:
- requirements: docs/requirements.txt
- method: pip
path: .
sphinx:
configuration: docs/conf.py
formats:
- epub
- pdf