Count dists before uploading scientific wheels or publishing to PyPI#139
Count dists before uploading scientific wheels or publishing to PyPI#139hugovk merged 6 commits intohugovk:count-distsfrom
Conversation
|
The iOS arm64 simulator failure is because your fork is using macos-15-arm64. The main repository is still on macos-14-arm64 for the moment, so I expect this to pass if merged. I find this odd, as we are requesting macos-14. |
|
The
Most of the time, it's the same result. But in cases like this, it fails. And we only have I'll update my |
|
And the failing run here has: - name: "iOS arm64 simulator"
platform: ios
os: macos-latestWhereas upstream has: - name: "iOS arm64 simulator"
platform: ios
os: macos-14https://github.com/python-pillow/Pillow/actions/runs/18423923094/workflow#L100 |
|
Let's see if close/re-open triggers it. |
|
Close/re-open didn't do it: https://github.com/hugovk/Pillow/actions/runs/18427497312/workflow?pr=139#L101 And wow, the rebase on |
|
OK, that wasn't a pretty Git session but we're there now! |
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
I don't know what's going on with this PR that is causing lint to fail, but I remain confident that the changes would be valid for python-pillow. |
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
Yeah, let's just merge and move things back there :) |
Suggestions for python-pillow#9239
lsoperations. I suggest making that the same operation, so the user can be confident in what the output is saying.