qir-alliance / pyqir

PyQIR is a set of APIs for generating, parsing, and evaluating Quantum Intermediate Representation (QIR).
https://qir-alliance.github.io/pyqir
MIT License
54 stars 24 forks source link

Add musllinux wheel distribution #107

Closed idavis closed 2 years ago

idavis commented 2 years ago

Alpine (musl) based distribution is not currently supported. To achieve this, several components must be updated:

Wheel should likely follow PEP 656 for naming via Maturin with musl 1.2 for the compatibility.