bigchaindb/docs/readthedocs.yml
2016-07-15 10:05:56 +02:00

15 lines
251 B
YAML

# See http://read-the-docs.readthedocs.io/en/latest/yaml-config.html
# Build HTML zip, PDF & ePub
formats:
- htmlzip
- epub
- pdf
requirements_file: requirements.txt
python:
version: 3
setup_py_install: false
pip_install: true