commit | acba5510785258949679304f3e1a55e53b851962 | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Mon Oct 20 19:36:21 2014 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Mon Oct 20 19:36:21 2014 +0000 |
tree | 930e6f6d771419a1bacffb79ec33d9280a5b4b42 | |
parent | cca0eb07361c2837ed1cedd29f6d3d7feabf3ca9 [diff] | |
parent | edcb24c85864c3fd61def8462998bbdd62acce16 [diff] |
Merge "Remove PYTHONHASHSEED=0 from tox pep8 job"
diff --git a/tox.ini b/tox.ini index c07dbbf..e575b4f 100644 --- a/tox.ini +++ b/tox.ini
@@ -98,7 +98,6 @@ commands = python setup.py build_sphinx {posargs} [testenv:pep8] -setenv = PYTHONHASHSEED=0 commands = flake8 {posargs} {toxinidir}/tools/config/check_uptodate.sh