[5ad33c]: / readthedocs.yaml

Download this file

14 lines (9 with data), 172 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
# Read the Docs configuration
version: 2
sphinx:
configuration: docs/conf.py
formats: all
python:
version: 3.7
install:
- requirements: docs/requirements.txt