Remove PYTHONHASHSEED=0 from tox pep8 job

Tempest has moved to new oslo-config-generator and this bug
workaround is no longer needed.

Change-Id: I50ffdcbc8a8f4830ba9c274af4c908e96467dad5
Closes-Bug: 1365136
This commit is contained in:
Jon Grimm 2014-10-16 18:09:40 +00:00
parent 270bd7f8ce
commit edcb24c858

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