Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Python 3.11 and 3.12 #493

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

mristin
Copy link
Contributor

@mristin mristin commented Jun 7, 2024

We include Python 3.11 and 3.12 in the CI to make sure everything runs on those Python versions as well.

Related issues: #491 and #492

We include Python 3.11 and 3.12 in the CI to make sure everything runs
on those Python versions as well.

We have to upgrade the package `xmlschema` to the latest version
(3.3.1), since the previous used version (1.10.0) did not support
Python 3.12.

Related issues: #491 and #492
@mristin mristin force-pushed the mristin/Add-Python-3.11-and-3.12-to-CI branch from 6c82499 to b8daaac Compare June 7, 2024 13:55
@mristin mristin merged commit 29ab55d into main Jun 7, 2024
12 checks passed
@mristin mristin deleted the mristin/Add-Python-3.11-and-3.12-to-CI branch June 7, 2024 14:06
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.

1 participant