Files
deb-python-taskflow/test-requirements.txt
Ivan A. Melnikov 5ee077976e Move kazoo to testenv requirements
Kazoo is an optional dependency of taskflow: it is required when
zookeeper persistence layer or if kazoo_utils are used. So we should
move it to where these type of optional requirements are currently
placed.

Change-Id: I9d1605af266f4a79fd6ebfee2d68a4f4f7413022
2014-02-04 13:16:19 +04:00

9 lines
130 B
Plaintext

hacking>=0.8.0,<0.9
discover
coverage>=3.6
mock>=1.0
python-subunit>=0.0.18
testrepository>=0.0.17
testtools>=0.9.34
zake>=0.0.13