73d60b3771
Change-Id: Ib90882a1b17b75a042fb8832e6b49d32d43c5cd4
21 lines
356 B
Plaintext
21 lines
356 B
Plaintext
hacking>=0.8.0,<0.9
|
|
|
|
discover
|
|
fixtures>=0.3.14
|
|
python-subunit
|
|
testrepository>=0.0.17
|
|
testscenarios>=0.4
|
|
testtools>=0.9.32
|
|
|
|
# when we can require tox>= 1.4, this can go into tox.ini:
|
|
# [testenv:cover]
|
|
# deps = {[testenv]deps} coverage
|
|
coverage>=3.6
|
|
|
|
# this is required for the docs build jobs
|
|
sphinx>=1.1.2,<1.2
|
|
oslo.sphinx
|
|
|
|
# mocking framework
|
|
mock>=1.0
|