Pin pep8 to 1.3.3

pep8 1.3.3 is pretty much standard across the openstack
projects. Pin pep8 1.3.3 and fix associated warnings/errors.

Change-Id: I7230857889d261320a0dab2c261c9f85dc0ee602
Signed-off-by: Chuck Short <chuck.short@canonical.com>
This commit is contained in:
Chuck Short
2013-01-07 11:58:17 -06:00
parent 904f2077ec
commit 47e1dab597
6 changed files with 85 additions and 80 deletions

View File

@@ -6,7 +6,7 @@ nose-exclude
nosexcover
openstack.nose_plugin
nosehtmloutput
pep8==1.2
pep8==1.3.3
setuptools-git>=0.4
sphinx>=1.1.2
unittest2
unittest2