remove PYTHONPATH (#6016)

This commit is contained in:
Brad Warren
2018-05-17 09:23:05 -07:00
committed by GitHub
parent 20418cdd68
commit 1be1bd9211
-1
View File
@@ -58,7 +58,6 @@ commands =
{[base]install_and_test} {[base]all_packages}
python tests/lock_test.py
setenv =
PYTHONPATH = {toxinidir}
PYTHONHASHSEED = 0
[testenv:py27-oldest]