MAINT: update wheel to version that supports python3.10#20486
MAINT: update wheel to version that supports python3.10#20486charris merged 2 commits intonumpy:mainfrom
Conversation
|
Should probably pin the version in |
|
I wonder why wheel appears in the Anyhow I pinned |
|
Thanks Matti. |
|
Thanks so much everyone for looking into this! Does this fix the PyPy 3.7 wheel issue as well? That's what originally triggered the bug report. |
It would need to be backported to 1.21.x to make a difference as we have dropped 3.7. I will do one more 1.21 release, it would be good if someone could check if this works. |
xref pypa/wheel#426 and pypa/pip#10631.
The release blurb for this version states
I think updating the vendored "packaging" package also fixes the linked pypy3.8 issues