Skip to content
Snippets Groups Projects
Commit d65d3094 authored by David Baumgold's avatar David Baumgold
Browse files

Update pep8 to 1.5.7

parent 4f823396
No related merge requests found
......@@ -127,7 +127,7 @@ mock==1.0.1
nose-exclude
nose-ignore-docstring
nosexcover==1.0.7
pep8==1.4.5
pep8==1.5.7
pylint==0.28
python-subunit==0.0.16
rednose==0.3
......
......@@ -16,5 +16,5 @@ no-path-adjustment=1
#pdb=1
[pep8]
ignore=E501
ignore=E501,E265
exclude=migrations
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