Merge "make pep8 faster"

This commit is contained in:
Jenkins 2015-11-20 19:59:20 +00:00 committed by Gerrit Code Review
commit 7773b7eed8
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ commands = python setup.py testr --slowest --testr-args='{posargs}'
[testenv:pep8]
commands = flake8
deps = hacking<0.11,>=0.10.0
[testenv:cover]
setenv = VIRTUAL_ENV={envdir}