-
Notifications
You must be signed in to change notification settings - Fork 28
Build for Python 3.14 #109
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
Conversation
|
This will require some more work to make the library compatible with PyO3 0.27.1 |
|
@jairideout @audy could you take a look at this PR? It enables Python 3.14 builds for the needletail Python library |
|
Thanks @apcamargo! Github retired the |
|
Done :) |
jairideout
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @apcamargo!
|
Thanks, @jairideout! Do you think you could bump the version to 0.7.1? Just to update the source in PyPI |
|
Sure thing! I have a PR with the bump/changelog, will tag and release once it gets merged: #110 |
|
@apcamargo 0.7.1 is live! https://pypi.org/project/needletail/0.7.1/ Thanks for your contributions! :) |
This PR enables Python 3.14 builds in the CI