Skip to content

Commit ab89ef5

Browse files
committed
Tests work fine with random PYTHONHASHSEED
Change-Id: Iba6fc87bbff289ae2572a7eb132f5c946dfa0956 Related-Bug: #1348818
1 parent c8ddfd8 commit ab89ef5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ skipdist = True
77
usedevelop = True
88
install_command = pip install -U {opts} {packages}
99
setenv = VIRTUAL_ENV={envdir}
10-
PYTHONHASHSEED=0
1110
deps = -r{toxinidir}/requirements.txt
1211
-r{toxinidir}/test-requirements.txt
1312
commands = python setup.py testr --testr-args='{posargs}'

0 commit comments

Comments
 (0)