[V3 Docs] Add new RTD yaml file (#1443)

This commit is contained in:
Will
2018-03-20 20:58:48 -04:00
committed by GitHub
parent c4b641e62a
commit bed56e8891

13
.readthedocs.yml Normal file
View File

@@ -0,0 +1,13 @@
formats:
- pdf
build:
image: latest
requirements_file: docs/requirements.txt
python:
version: 3.6
pip_install: true
extra_requirements:
- docs