bc32628518
Change-Id: I227e5611243ddcdcc779736c657fd7d6ac04dad7
21 lines
406 B
Plaintext
21 lines
406 B
Plaintext
hacking>=0.9.2,<0.10
|
|
|
|
discover
|
|
fixtures>=0.3.14
|
|
python-subunit>=0.0.18
|
|
testrepository>=0.0.18
|
|
testscenarios>=0.4
|
|
testtools>=0.9.34
|
|
|
|
# when we can require tox>= 1.4, this can go into tox.ini:
|
|
# [testenv:cover]
|
|
# deps = {[testenv]deps} coverage
|
|
coverage>=3.6
|
|
|
|
# mocking framework
|
|
mock>=1.0
|
|
|
|
# rootwrap daemon's client should be verified to run in eventlet
|
|
# not available for Python 3.x
|
|
# eventlet>=0.13.0
|