diff --git a/tox.ini b/tox.ini index 130c33e..7cd5129 100644 --- a/tox.ini +++ b/tox.ini @@ -30,6 +30,7 @@ passenv = # Pass HOME to the test environment as it is required by # vagrant. Otherwise error happens due to missing HOME env variable. HOME + PYTEST_* setenv = COVERAGE_FILE = {env:COVERAGE_FILE:{toxworkdir}/.coverage.{envname}} allowlist_externals =