ca4751c178
Change-Id: I3d5467ee9936541db8908fc854754adcc3c4a50a
13 lines
231 B
Plaintext
13 lines
231 B
Plaintext
# Hacking already pins down pep8, pyflakes and flake8
|
|
hacking>=0.8.0,<0.9
|
|
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.14
|
|
mock>=1.0
|
|
mox>=0.5.3
|
|
python-subunit>=0.0.18
|
|
testtools>=0.9.34
|
|
testrepository>=0.0.17
|
|
testscenarios>=0.4
|
|
WebTest>=2.0
|