pyqtgraph/.readthedocs.yml
2020-05-17 16:06:00 -07:00

13 lines
214 B
YAML

# Read the Docs configuration file
# https://docs.readthedocs.io/en/stable/config-file/v2.html
version: 2
python:
version: 3
install:
- requirements: doc/requirements.txt
sphinx:
fail_on_warning: true