Rename readthedocs file (#17718)

* Rename file

* Add requirements file
This commit is contained in:
Fabian Affolter
2018-10-23 17:39:17 +02:00
committed by Paulus Schoutsen
parent 9798ff019f
commit f9973696f3

10
.readthedocs.yml Normal file
View File

@@ -0,0 +1,10 @@
# .readthedocs.yml
build:
image: latest
python:
version: 3.6
setup_py_install: true
requirements_file: requirements_docs.txt