diff --git a/tox.ini b/tox.ini index 5d9710a9b7a..bd28ed3e269 100644 --- a/tox.ini +++ b/tox.ini @@ -4,8 +4,6 @@ minversion = 1.8 skipsdist = True [testenv] -# Note the hash seed is set to 0 until neutron can be tested with a -# random hash seed successfully. setenv = VIRTUAL_ENV={envdir} usedevelop = True install_command = pip install -U {opts} {packages}