python-novaclient/tools/test-requires
Brian Waldon af634abb1e Lock pep8 at v1.1
We can't depend on pep8 not to add new rules and break our tests.

Change-Id: Iac5c79f7c00fcaeff3ef957d138754d63425a256
2012-05-24 07:13:16 -07:00

11 lines
110 B
Plaintext

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