summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-10-20 19:36:21 +0000
committerGerrit Code Review <review@openstack.org>2014-10-20 19:36:21 +0000
commitacba5510785258949679304f3e1a55e53b851962 (patch)
tree930e6f6d771419a1bacffb79ec33d9280a5b4b42
parentcca0eb07361c2837ed1cedd29f6d3d7feabf3ca9 (diff)
parentedcb24c85864c3fd61def8462998bbdd62acce16 (diff)
downloadtempest-acba5510785258949679304f3e1a55e53b851962.tar.gz
Merge "Remove PYTHONHASHSEED=0 from tox pep8 job"2
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index c07dbbf96..e575b4f01 100644
--- a/tox.ini
+++ b/tox.ini
@@ -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