Merge "Remove PYTHONHASHSEED=0 from tox pep8 job"

This commit is contained in:
Jenkins 2014-10-20 19:36:21 +00:00 committed by Gerrit Code Review
commit acba551078
1 changed files with 0 additions and 1 deletions

View File

@ -98,7 +98,6 @@ commands = {posargs}
commands = python setup.py build_sphinx {posargs}
[testenv:pep8]
setenv = PYTHONHASHSEED=0
commands =
flake8 {posargs}
{toxinidir}/tools/config/check_uptodate.sh