-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
publish wheel for v2.10 #105
Comments
Hi, thanks for the feedback. Is there a significant benefit in providing a wheel for a pure-python project? |
I am using |
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. |
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.
The text was updated successfully, but these errors were encountered: