Files
python-cryptbase/.readthedocs.yml

11 lines
231 B
YAML
Raw Permalink Normal View History

2021-10-08 16:42:25 +02:00
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2
sphinx:
configuration: docs/conf.py
formats: all
python:
install:
- requirements: docs/requirements.txt
- method: pip
path: .