Clark Boylan 5bf17126b9 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: I9f7bdf848aeb0fee727da9cd3b651b3a3ce53182
2012-08-21 14:37:29 -07:00

14 lines
140 B
Plaintext

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