configure readthedocs seperately

This commit is contained in:
Sebastian Bachmann 2017-06-12 11:59:18 +02:00
parent 852cf3b983
commit 46766126e0
2 changed files with 6 additions and 7 deletions

6
.readthedocs.yml Normal file
View File

@ -0,0 +1,6 @@
python:
version: 3
pip_install: true
extra_requirements:
- docs
- GUI

View File

@ -1,9 +1,2 @@
mock>=2.0
future
sphinxcontrib-programoutput
cryptography>=1.0
pyasn1
networkx
sphinx_rtd_theme
PyQt5
ipython>=5.0.0