Fix requirements files.

Change-Id: I756692eafd8e26af5492447559bf40ec05bcd888
This commit is contained in:
Alexander Lenz 2017-09-13 15:31:59 +02:00
parent 07b6351db6
commit e813197db6
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1,6 @@
# doc
sphinx_rtd_theme
Sphinx>=1.2.1
# test suite
pytest
pytest-randomly>=1.1

View File

@ -8,5 +8,3 @@ psutil
python-daemon >=2.0
# for zmq interface
#pyzmq>=13.1.0
# for test suite
pytest