Add extra note about pep8

Change-Id: Icab19dfc9deb8a47cc18154a621ccc78cc25c0c7
This commit is contained in:
James E. Blair 2015-04-12 16:23:44 -04:00
parent f48df0ffdd
commit b81c50a8e8
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ deps = flake8
commands = {posargs}
[flake8]
# Please do not fix these. See comment at top of file.
ignore = W,E
show-source = True
exclude = .venv,.tox,dist,doc,build,*.egg