Merge "Removes from tox.ini flake configuration _ as builtin"

This commit is contained in:
Jenkins 2015-03-20 03:00:20 +00:00 committed by Gerrit Code Review
commit 9a1055a99b

View File

@ -47,7 +47,6 @@ downloadcache = ~/cache/pip
[flake8]
ignore = E126,H703
show-source = true
builtins = _
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,tools,build,setup.py
[hacking]