This repository was archived by the owner on Sep 24, 2022. It is now read-only.
This repository was archived by the owner on Sep 24, 2022. It is now read-only.
add wheel to pypi #82
Open
Description
Misaka is only available via a .tar.gz
file from pypi, currently misaka-2.1.1.tar.gz
.
It would improve installation time and portability if you could also distribute a wheel file.
The simplest way to do this with a binary package like misaka is using cibuildwheel this is most easily achieved by performing the build and upload on CI.
Let me know if you need any advice on the best way to set this up.
Metadata
Metadata
Assignees
Labels
No labels