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

Move to support python 3.13 #3165

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft

Conversation

MicahGale
Copy link
Contributor

@MicahGale MicahGale commented Oct 8, 2024

Description

This is a quick update to pyproject.toml and the CI test suite to ratchet the supported versions of python to include 3.11 - 3.13

Fixes #3164.

Checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)

@MicahGale MicahGale marked this pull request as draft October 8, 2024 16:03
@MicahGale
Copy link
Contributor Author

This is currently limited by vtk not supporting Python 3.13. Here is the issue tracking this: https://gitlab.kitware.com/vtk/vtk/-/issues/19489

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.

Migrate to Python 3.13
1 participant