diff --git a/tests/fixtures/tox.ini b/tests/fixtures/tox.ini index 0055b26..52a3188 100644 --- a/tests/fixtures/tox.ini +++ b/tests/fixtures/tox.ini @@ -10,3 +10,7 @@ extras = full commands = python -c 'import os, sys; print(os.path.realpath(sys.exec_prefix), "is the exec_prefix")' +# we explicitly clear this because the inner tox does not need to know +# see https://github.com/fedora-python/tox-current-env/issues/52 +setenv = + PYTHONPATH=