Is your feature request related to a problem? Please describe.
Current releases do not include musllinux binary packages.
Describe the solution you'd like
Add musllinux build in CI. This would require the following changes:
- Support
apk package manager in scripts/build_Linux.sh (Perhaps better to also support apt for newer manylinux)
- Enable
musllinux configuration in cibuildwheel
Describe alternatives you've considered
n/a
Additional context
#171
Is your feature request related to a problem? Please describe.
Current releases do not include
musllinuxbinary packages.Describe the solution you'd like
Add
musllinuxbuild in CI. This would require the following changes:apkpackage manager inscripts/build_Linux.sh(Perhaps better to also supportaptfor newer manylinux)musllinuxconfiguration in cibuildwheelDescribe alternatives you've considered
n/a
Additional context
#171