Skip to content
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

Open
njzjz opened this issue May 20, 2024 · 4 comments
Open

publish wheel for v2.10 #105

njzjz opened this issue May 20, 2024 · 4 comments

Comments

@njzjz
Copy link

njzjz commented May 20, 2024

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.

image

@phfaist
Copy link
Owner

phfaist commented Jul 17, 2024

Hi, thanks for the feedback. Is there a significant benefit in providing a wheel for a pure-python project?

@njzjz
Copy link
Author

njzjz commented Jul 17, 2024

I am using pylatexenc with pyodide, the Python distribution for the browser. micropip can only install wheels.

@WolfgangFahl
Copy link

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.

@phfaist
Copy link
Owner

phfaist commented Jan 3, 2025

You can install the prerelease version (currently 3.0a30), which provides a wheel on PyPI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants