glance/tools/test-requires
Brian Waldon a7b8e62556 Lock pep8 at v1.1
Update offending files to pass pep8 v1.1 and lock our deps on this
new version.

Change-Id: I5380f213f8e2f62d75f513c8b4496f78fc692dad
2012-05-24 07:47:20 -07:00

16 lines
200 B
Plaintext

# Packages needed for dev testing
distribute>=0.6.24
# For translations processing
Babel
# Needed for testing
mox
nose
nose-exclude
nosexcover
openstack.nose_plugin
pep8==1.1
sphinx>=1.1.2
requests