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

Update testing & CI to support python 3.13 #204

Closed
zcutlip opened this issue Oct 16, 2024 · 1 comment
Closed

Update testing & CI to support python 3.13 #204

zcutlip opened this issue Oct 16, 2024 · 1 comment

Comments

@zcutlip
Copy link
Owner

zcutlip commented Oct 16, 2024

Python 3.13.0 is out and is the official 'python3' in homebrew. Let's add python 3.13 support:

  • add python 3.13 to all automated testing, including docker scripts and tox
  • update GitHub workflows accordingly
  • remove python 3.9 from all testing/CI

Additionally, let's document the process of adding a new python version/removing an old one. For python 3.12 it was a lot of trial and error.

zcutlip added a commit that referenced this issue Oct 23, 2024
@zcutlip
Copy link
Owner Author

zcutlip commented Oct 23, 2024

complete as of #205

@zcutlip zcutlip closed this as completed Oct 23, 2024
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

No branches or pull requests

1 participant