Commit 6c68eb88 by David Baumgold Committed by Zia Fazal

Update pep8 to 1.5.7

parent 34d7afdb
...@@ -130,7 +130,7 @@ mock==1.0.1 ...@@ -130,7 +130,7 @@ mock==1.0.1
nose-exclude nose-exclude
nose-ignore-docstring nose-ignore-docstring
nosexcover==1.0.7 nosexcover==1.0.7
pep8==1.4.5 pep8==1.5.7
pylint==0.28 pylint==0.28
python-subunit==0.0.16 python-subunit==0.0.16
rednose==0.3 rednose==0.3
......
...@@ -16,5 +16,5 @@ no-path-adjustment=1 ...@@ -16,5 +16,5 @@ no-path-adjustment=1
#pdb=1 #pdb=1
[pep8] [pep8]
ignore=E501 ignore=E501,E265
exclude=migrations exclude=migrations
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment