-
Notifications
You must be signed in to change notification settings - Fork 111
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
Release v2.5.0 #505
Release v2.5.0 #505
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #505 +/- ##
========================================
Coverage 83.90% 83.90%
========================================
Files 25 25
Lines 8185 8185
Branches 1705 1701 -4
========================================
Hits 6868 6868
Misses 1317 1317
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
1089 gco develop
1090 git pull upstream develop
1091 git log
1092 git tag v2.5.0
1093 git push upstream v2.5.0 https://github.com/spglib/spglib/actions/runs/9851199010 |
https://github.com/spglib/spglib/actions/runs/9851199010/job/27200153110 Failed to upload to PyPI
@LecrisUT How to deal with it? |
I just saw that. I believe it's related to https://github.com/pypa/cibuildwheel/releases/tag/v2.19.2
Previous release had |
Thanks, it is working now. But even after the update, the issue still persists, I've submitted an issue upstream, let's see how that turns out. This could even be a PyPI issue because, afaiu |
Closes #486
After this PR is merged, I'll put
v2.5.0
tag to the commit.