Files
python-cinderclient/tools/test-requires
Clark Boylan d92d0b06a4 Add nosehtmloutput as a test dependency.
Adding nosehtmloutput as a test dependency allows nose to output its
results to an html file. This will be used by Jenkins to save logs on
a different server.

Change-Id: I439fc9742762e626610a7b0774ed1274cf38ceb7
2012-08-21 14:32:58 -07:00

11 lines
112 B
Plaintext

distribute>=0.6.24
mock
nose
nosexcover
openstack.nose_plugin
nosehtmloutput
pep8==1.2
sphinx>=1.1.2
unittest2