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.
2 parents 13bb4bd + d120e73 commit 4d259ceCopy full SHA for 4d259ce
tox.ini
@@ -18,6 +18,8 @@ setenv =
18
# Set COVERAGE_CORE only for Python >= 3.12
19
COVERAGE_CORE=sysmon
20
py311: COVERAGE_CORE=
21
+ py310: COVERAGE_CORE=
22
+ py39: COVERAGE_CORE=
23
24
# Run testsuite with coverage when '-cov' and with multi-threading when '-xdist'
25
# is in the env name
0 commit comments