misaka icon indicating copy to clipboard operation
misaka copied to clipboard

add wheel to pypi

Open samuelcolvin opened this issue 5 years ago • 2 comments

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.

samuelcolvin avatar Oct 20 '20 11:10 samuelcolvin

@samuelcolvin Thanks for the suggestion. I'll take a look at it, but I don't know when I can.

FSX avatar Oct 29 '20 09:10 FSX

@FSX this would be really helpful. Would you like my help implementing this?

samuelcolvin avatar Jan 04 '22 15:01 samuelcolvin