no pythonpath

This commit is contained in:
Brad Warren 2018-05-17 10:55:53 -07:00
parent d21d26d0e5
commit d9a3ac12bc

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]