a7b8e62556
Update offending files to pass pep8 v1.1 and lock our deps on this new version. Change-Id: I5380f213f8e2f62d75f513c8b4496f78fc692dad
16 lines
200 B
Plaintext
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
|