-
Notifications
You must be signed in to change notification settings - Fork 985
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
preparations for musllinux #9982
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.
Minor improvement suggestions
Gentle ping on this. auditwheel just released PEP 656 support and I think this is the last mile toward |
One sec, I throw in @h-vetinari's recs |
Done! Any other thoughts? |
One suggestion from me, otherwise lgtm! |
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.
I'm not going to merge this myself, but it LGTM.
Oh, can you rebase this on |
We need to update documentation in some places to include musllinux, e.g. https://packaging.python.org/guides/distributing-packages-using-setuptools/?highlight=manylinux#:~:text=PyPI%20currently%20supports%20uploads%20of%20platform%20wheels%20for%20Windows%2C%20macOS%2C%20and%20the%20multi-distro%20manylinux*%20ABI. |
PEP 656 is accepted! Let's get these wheels... rollin 😎