canaille-globuzma/.readthedocs.yml
2020-11-06 11:53:10 +01:00

11 lines
177 B
YAML

---
version: 2
python:
install:
- method: pip
path: .
requirements:
- recommonmark
- sphinx
- sphinx-rtd-theme
- sphinx-issues