Files
deb-python-taskflow/test-requirements.txt
Ivan A. Melnikov 427edbc644 Unpin testtools version and bump subunit to >=0.0.18
The problem of incompatibility between subunit<0.0.18 and
testtools>=0.9.35 was fixed in subunit>=0.0.18:
https://launchpad.net/subunit/trunk/0.0.18

Additionally, subunit is now depends on testtools>=0.9.34

Change-Id: If74785f9d9a59a9d6dc534b02f25ad041ee777cb
2014-02-04 09:18:50 +04:00

11 lines
155 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
# ZooKeeper
kazoo>=1.3.1
zake>=0.0.13