[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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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