Skip to content

Commit 6b3a604

Browse files
committed
Use ctrace on cython envs (non-pypy).
1 parent e6dd9a6 commit 6b3a604

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ setenv =
2424
PYTHONPATH={toxinidir}/tests
2525
PYTHONUNBUFFERED=yes
2626
PYTHONHUNTERCONFIG=
27-
COVERAGE_CORE=ctrace
27+
cython: COVERAGE_CORE=ctrace
2828

2929
{docs,pure}: PUREPYTHONHUNTER=yes
3030
{docs,pure}: SETUPPY_FORCE_PURE=yes

0 commit comments

Comments
 (0)