Hacker News new | ask | show | jobs
by greenshackle2 1468 days ago
Still no way to publish a wheel for musl-based Linux though, is there?
1 comments

musl-based wheels can use the `musllinux` tag, as specified in PEP 656[1].

For example, cryptography publishes musl wheels[2].

[1]: https://peps.python.org/pep-0656/

[2]: https://pypi.org/project/cryptography/#files