We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ee8412 commit 3f14772Copy full SHA for 3f14772
1 file changed
tox.ini
@@ -24,6 +24,7 @@ setenv =
24
PYTHONPATH={toxinidir}/tests
25
PYTHONUNBUFFERED=yes
26
PYTHONHUNTERCONFIG=
27
+ COVERAGE_CORE=ctrace
28
{docs,pure}: PUREPYTHONHUNTER=yes
29
{docs,pure}: SETUPPY_FORCE_PURE=yes
30
cover: SETUPPY_EXT_COVERAGE=yes
0 commit comments