-
Notifications
You must be signed in to change notification settings - Fork 766
Enable Python 3.14 wheel builds and publishing #5120
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
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.
Hello there first time contributor! Welcome to the MDAnalysis community! We ask that all contributors abide by our Code of Conduct and that first time contributors introduce themselves on GitHub Discussions so we can get to know you. You can learn more about participating here. Please also add yourself to package/AUTHORS as part of this PR.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #5120 +/- ##
========================================
Coverage 93.89% 93.89%
========================================
Files 180 180
Lines 22447 22447
Branches 3188 3188
========================================
Hits 21077 21077
Misses 902 902
Partials 468 468 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
IAlibay
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 for opening this PR @blueraft - unfortunately this isn't the only CI file that needs changing and it's rather complicated to explain over a review.
I will take on doing this in a separate PR instead.
|
No worries, thank you. I'll close this PR then |
This PR adds cp314 to the list of supported Python versions in the build configuration. This enables CI builds and wheel publishing for Python 3.14 on PyPI.
Tested in CI: https://github.com/blueraft/mdanalysis/actions/runs/18370481380
PR Checklist
package/CHANGELOGfile updated?package/AUTHORS? (If it is not, add it!)Developers Certificate of Origin
I certify that I can submit this code contribution as described in the Developer Certificate of Origin, under the MDAnalysis LICENSE.
📚 Documentation preview 📚: https://mdanalysis--5120.org.readthedocs.build/en/5120/