Skip to content

Add Python 3.13 support.#547

Merged
JoeZiminski merged 1 commit into
mainfrom
add-python-3.13-support
Jul 10, 2025
Merged

Add Python 3.13 support.#547
JoeZiminski merged 1 commit into
mainfrom
add-python-3.13-support

Conversation

@JoeZiminski
Copy link
Copy Markdown
Member

@JoeZiminski JoeZiminski commented Jul 10, 2025

Update pyproject.toml and CI tests to support Python 3.13.

Currently the conda-tests are not changed because a release needs to be made on the Python side to trigger a conda release. Then, a follow-up PR will add the conda release tests.

@JoeZiminski JoeZiminski requested a review from a team July 10, 2025 12:18
Copy link
Copy Markdown
Member

@alessandrofelder alessandrofelder left a comment

Choose a reason for hiding this comment

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

Happy to approve.

From a naive repo search for "3." you might want to double-check that you are not using the tox.ini (don't think you are) and the conda-install-check workflow (which I think you are using, and is missing python 3.13), and add 3.13 if needed?

@JoeZiminski
Copy link
Copy Markdown
Member Author

Thanks @alessandrofelder! In that case, the pypi-release needs to be done before the conda release, I just did not document this on the PR body 🤦 have done now, cheers!

@JoeZiminski JoeZiminski merged commit d938c69 into main Jul 10, 2025
16 checks passed
@JoeZiminski JoeZiminski deleted the add-python-3.13-support branch July 10, 2025 12:54
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