pylatexenc
pylatexenc copied to clipboard
publish wheel for v2.10
Hi, I noticed the latest stable version (which people install by default) doesn't contain a wheel on PyPI. I am wondering if you can publish one.
Hi, thanks for the feedback. Is there a significant benefit in providing a wheel for a pure-python project?
I am using pylatexenc with pyodide, the Python distribution for the browser. micropip can only install wheels.
Unfortunately pylatexenc is a show stopper for me right now. I can not install it on windows which makes all my "upstream" packages fail to install. I will need a workaround if this issue and the new install issue #115 are not solved.
You can install the prerelease version (currently 3.0a30), which provides a wheel on PyPI.