Files
python-novaclient/tools/test-requires
Clark Boylan bad092f350 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: Iab55c018b0f41d9ffabd931329ab487df8ab9cae
2012-08-21 14:36:36 -07:00

12 lines
125 B
Plaintext

distribute>=0.6.24
mock
nose
nose-exclude
nosexcover
openstack.nose_plugin
nosehtmloutput
pep8==1.1
sphinx>=1.1.2
unittest2