try to fix compilation on rtd

This commit is contained in:
2019-05-03 15:38:10 +02:00
parent b30755956f
commit f1c84fc8da
2 changed files with 26 additions and 1 deletions

13
.readthedocs.yml Normal file
View File

@@ -0,0 +1,13 @@
version: 2
sphinx:
configuration: source/conf.py
python:
version: 3.5
install:
- requirements: requirements.txt
- method: pip