1 --- coverage-7.6.5/tox.ini.orig
2 +++ coverage-7.6.5/tox.ini
5 # Build the C extension and test with the CTracer
6 python setup.py --quiet build_ext --inplace
7 - python -m pip install {env:COVERAGE_PIP_ARGS} -q -e .
8 python igor.py test_with_core ctrace {posargs}
10 py3{12,13,14},anypy: python igor.py test_with_core sysmon {posargs}