Skip to content

Conversation

@matthias-bach-by
Copy link
Collaborator

This fixes issues with the tests execution on newer version of Pip and on Python 3.13 preventing the merge of #224.

With the build isolation applied by newer versions of pip, tests that
build a test artifact from the test server they spin up need to be able
to pull setuptools from that.
Python 3.13 no longer ships the cgi module. But as we are pinning dependencies on the oldest Python version we support, the corresponding legacy module is not pulled in automatically. So we need to declare it explicitly for the tests for Python 3.13 to have it available.
@coveralls
Copy link

Coverage Status

coverage: 97.512%. remained the same
when pulling bbcace5 on fix-tests
into 0253a8f on master.

@StephanErb StephanErb merged commit ed73e77 into master Dec 22, 2025
8 checks passed
@StephanErb StephanErb deleted the fix-tests branch December 22, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants