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

Declare support for (and test with) Python 3.12 #122

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

AlexWaygood
Copy link
Contributor

Hi! This PR adds Python 3.12 to the tests.yml workflow, and declares in setup.py that the project supports Python 3.12.

All of the project's tests pass on Python 3.12 -- there are a few new DeprecationWarnings from some of the project's dependencies, but nothing that tap needs to worry about, I don't think.

@swansonk14 swansonk14 merged commit 0789b25 into swansonk14:main Nov 12, 2023
15 checks passed
@swansonk14
Copy link
Owner

@AlexWaygood,

Thank you for this PR! It looks great so we went ahead and merged it.

Best,
JK

@AlexWaygood AlexWaygood deleted the py312 branch November 12, 2023 10:39
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