We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 131349a commit 1f12e92Copy full SHA for 1f12e92
tox.ini
@@ -25,7 +25,7 @@ setenv =
25
coverage: _PYTEST_TOX_EXTRA_DEP=coverage-enable-subprocess
26
coverage: COVERAGE_FILE={toxinidir}/.coverage
27
coverage: COVERAGE_PROCESS_START={toxinidir}/.coveragerc
28
-passenv = USER USERNAME COVERAGE_PROCESS_START
+passenv = USER USERNAME COVERAGE_FILE COVERAGE_PROCESS_START
29
deps =
30
hypothesis>=3.56
31
nose
0 commit comments