Improve coverage speed on Python 3.12+.

This commit is contained in:
Andrey Rakhmatullin 2025-01-07 19:40:25 +05:00
parent 7dfbecd392
commit 3154b08e90
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,7 @@ minversion = 1.7.0
[test-requirements]
deps =
attrs
coverage >= 7.4.0
pexpect >= 4.8.0
pyftpdlib >= 2.0.1
pygments
@ -26,6 +27,8 @@ deps =
# mitmproxy does not support PyPy
mitmproxy; implementation_name != 'pypy'
setenv =
COVERAGE_CORE=sysmon
passenv =
S3_TEST_FILE_URI
AWS_ACCESS_KEY_ID