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

feat: add Python 3.11 support #22

Merged
merged 4 commits into from
Sep 27, 2023
Merged

feat: add Python 3.11 support #22

merged 4 commits into from
Sep 27, 2023

Conversation

Kyle-Verhoog
Copy link
Member

@Kyle-Verhoog Kyle-Verhoog commented Aug 29, 2023

Add support for 3.11. If the tests pass then we should be good to go.

Read the Python support from the .python-version file to keep a single
source of truth.
@Kyle-Verhoog Kyle-Verhoog force-pushed the 3.11-support branch 5 times, most recently from 617027b to 4d9cb12 Compare September 26, 2023 15:31
Requiring packaging as a setup requirement was incompatible with riot
and is annoying to deal with for package building in general.
Trying to have a single source of truth was too bothersome to get
working with the build/setup tooling
@Kyle-Verhoog Kyle-Verhoog marked this pull request as ready for review September 26, 2023 17:37
@Kyle-Verhoog Kyle-Verhoog merged commit b76f846 into main Sep 27, 2023
7 checks passed
@Kyle-Verhoog Kyle-Verhoog deleted the 3.11-support branch September 27, 2023 13:18
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