Add a ReadTheDocs yaml config file

This commit is contained in:
David Fischer
2018-07-28 13:17:49 -07:00
committed by Waylan Limberg
parent 30cdf59077
commit a5420be30d

7
readthedocs.yml Normal file
View File

@@ -0,0 +1,7 @@
build:
image: latest
python:
setup_py_install: true
requirements_file: requirements/project.txt