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