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

Migrate to package with support for python 3.12 #137

Merged
merged 2 commits into from
Jan 3, 2024

Conversation

Antoni-Czaplicki
Copy link
Contributor

@Antoni-Czaplicki Antoni-Czaplicki commented Dec 16, 2023

This PR adds support for Python 3.12. The package related had no updates since April 2022 and one of its dependencies raises an import error in newer Python versions, so I replaced it with a fork that fixes the issue. The fork removes support for Python 2.7, but this library was not compatible with it anyway.

Closes #136

@kuba2k2
Copy link
Collaborator

kuba2k2 commented Dec 16, 2023

On that note, we could simply move to Poetry.

@kuba2k2 kuba2k2 merged commit 7bebaae into kapi2289:master Jan 3, 2024
1 check passed
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.

Python 3.12 support
2 participants