We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Dependency project get a report that zipfile-deflate64 installation failed with no wheel binary and c compiler. miurahr/py7zr#455
It would be better to provide more wheel binaries for 32bit, arm and others for better compatibility
You can find an example to use cibuildwheel for making release wheels. https://github.com/miurahr/pyppmd/blob/main/.github/workflows/cibuildwheel.yml
https://cibuildwheel.readthedocs.io/en/stable/
Could you mind to update a release actions to use cibuildwheel?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Dependency project get a report that zipfile-deflate64 installation failed with no wheel binary and c compiler.
miurahr/py7zr#455
It would be better to provide more wheel binaries for 32bit, arm and others for better compatibility
You can find an example to use cibuildwheel for making release wheels.
https://github.com/miurahr/pyppmd/blob/main/.github/workflows/cibuildwheel.yml
https://cibuildwheel.readthedocs.io/en/stable/
Could you mind to update a release actions to use cibuildwheel?
The text was updated successfully, but these errors were encountered: