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

PyPy 3.10 Wheels #239

Closed
olliemath opened this issue Aug 4, 2023 · 3 comments
Closed

PyPy 3.10 Wheels #239

olliemath opened this issue Aug 4, 2023 · 3 comments

Comments

@olliemath
Copy link

Hey, I'm wondering if you could add pypy3.10 wheels for watchfiles? Currently the following minimal dockerfile will fail:

FROM pypy:3.10-7.3.12-bullseye
RUN pip install watchfiles

Of course you can fix by installing the rust toolchain and compiling from source, but it would be nice to have wheels in pypi.

@samuelcolvin
Copy link
Owner

Can do, but waiting for PyO3/maturin-action#166.

@samuelcolvin
Copy link
Owner

fixed in #248.

@olliemath
Copy link
Author

Thanks!

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

2 participants