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

chore(py): Support python 3.13 #678

Merged
merged 2 commits into from
Oct 24, 2024
Merged

chore(py): Support python 3.13 #678

merged 2 commits into from
Oct 24, 2024

Conversation

aborgna-q
Copy link
Collaborator

@aborgna-q aborgna-q commented Oct 24, 2024

Let's try #653 again.
The latest pytket supports python 3.13, so we can update here.

We now follow the general recommendation against setting a hard python version bound in the pyproject.toml's requires-python field.

@aborgna-q aborgna-q requested a review from a team as a code owner October 24, 2024 14:37
@aborgna-q aborgna-q requested a review from lmondada October 24, 2024 14:37
Copy link
Contributor

@lmondada lmondada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found it counter intuitive at first that we shouldn't put an upper bound on the supported Python version, but the document you linked made good points 👍

@aborgna-q aborgna-q added this pull request to the merge queue Oct 24, 2024
Merged via the queue into main with commit e68a58c Oct 24, 2024
14 checks passed
@aborgna-q aborgna-q deleted the ab/py-313 branch October 24, 2024 14:59
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.

2 participants