Fix the readthedocs build

This commit is contained in:
Raphael Michel
2018-08-16 12:03:53 +02:00
parent 4db4790270
commit 185cf90d4c
2 changed files with 6 additions and 1 deletions

View File

@@ -1,2 +1 @@
-r src/requirements/py34.txt
-r doc/requirements.txt -r doc/requirements.txt

6
readthedocs.yml Normal file
View File

@@ -0,0 +1,6 @@
build:
image: latest
python:
version: 3.6