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

Commits on Jun 7, 2024

  1. Add support for Python 3.11 and 3.12

    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 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    b8daaac View commit details
    Browse the repository at this point in the history