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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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]