mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 14:26:10 -04:00
remove PYTHONPATH
This commit is contained in:
parent
41e1976c17
commit
c38e148ca1
1 changed files with 0 additions and 1 deletions
1
tox.ini
1
tox.ini
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in a new issue