pbr/test-requirements.txt
Sean Dague 8494418e71 make pbr use hacking directly
Remove flake8 from pbr's requirements file, we should be requiring
hacking instead, and let hacking pull in flake8.

Change-Id: I6e7135a07e3ca6b9e26fcc9623b1434ecba1444f
2014-04-08 19:37:20 -04:00

12 lines
191 B
Plaintext

coverage>=3.6
discover
fixtures>=0.3.14
hacking>=0.8,<0.9
mock>=1.0
python-subunit>=0.0.18
sphinx>=1.1.2,<1.2
testrepository>=0.0.18
testresources>=0.2.4
testscenarios>=0.4
testtools>=0.9.34