-
Notifications
You must be signed in to change notification settings - Fork 19
Musllinux wheels #226
Comments
Probably just me - you start out by saying 'CI request', and then end up talking about installation. Are you asking for us to setup a CI job for musllinux, or distribute wheels? |
I read it as a request to add support for whatever-it-is to https://github.com/python-pillow/pillow-wheels/issues |
Ok. The easiest way to do that would be to wait for multi-build/multibuild#430 |
It's the future!! |
My suggestion is to use CI to generate a musllinux wheel, then include it in the file-set during a Pillow release. I didn't realise there is a separate repository for building wheels for Pillow Note: musllinux is a specification for an environment (specifically a set of expected C shared libraries, using the |
@EpicWink Sounds reasonable though I'm not sure how much traction this will get unless there is some massive need for these wheels … and if that is not the case, then I think we'd be open to accepting a PR to implement this for you. |
There have been a few requests in the past, see e.g. python-pillow/Pillow#5292 (comment) for the most recent one. |
These wheels have now been released as part of Pillow 9.1.0. |
CI request: build PEP 656-compliant "musllinux" wheels. This will allow easy installation in Alpine Docker images
The text was updated successfully, but these errors were encountered: