python-novaclient/test-requirements.txt
Joe Gordon fe5f07e891 Upgrade to Hacking 0.7
There was a bug in hacking 0.6 that broke H202, assertRaises Exception
too broad, so switch to Hacking 0.7 and fix the one H202 bug.

Change-Id: I0ec9532ffbb6b3c8dbd775e6da7bc879b0a6737a
2013-08-23 16:51:46 -04:00

11 lines
143 B
Plaintext

hacking>=0.5.6,<0.8
coverage>=3.6
discover
fixtures>=0.3.12
keyring>=1.6.1
mock>=0.8.0
sphinx>=1.1.2
testrepository>=0.0.17
testtools>=0.9.32