Merge "No longer call check_uptodate.sh in pep8"

This commit is contained in:
Jenkins 2014-03-05 17:57:41 +00:00 committed by Gerrit Code Review
commit bb0445fa92

View File

@ -21,7 +21,6 @@ downloadcache = ~/cache/pip
sitepackages = False
commands =
flake8 {posargs}
{toxinidir}/tools/config/check_uptodate.sh
[testenv:pylint]
setenv = VIRTUAL_ENV={envdir}