dwavesystems / dwavesystems/dwave-ocean-sdk
Build musllinux wheels (support Alpine linux)
Open
- Dominant language
- Python
- Stars
- 539
- Forks
- 192
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 2
Description
Consider building/shipping [`musllinux` wheels](https://peps.python.org/pep-0656/). Alpine linux uses musl libc instead of glibc, so Ocean install requires building all binary packages (todo: check if they even build on alpine).
[Trivial](https://cibuildwheel.readthedocs.io/en/stable/options/#linux-image) to do with [cibuildwheel](https://github.com/pypa/cibuildwheel).
Contributor guide
Assessment
This issue has not been assessed yet.