frappy/requirements.txt
Enrico Faulhaber 780c6779f9 provide anchor point for test suite using pytest
Change-Id: I22937e22d3f657f95c512393d5fc262bbf6e7eaa
2017-05-16 18:17:43 +02:00

10 lines
136 B
Plaintext

# for generating docu
markdown>=2.6
# daemonizing
psutil
python-daemon >=2.0
# for zmq interface
#pyzmq>=13.1.0
# for test suite
pytest