wilsonzlin/minify-html

macOS Apple Silicon wheels?

akx opened this issue · 1 comments

akx commented

It seems the Mac wheels on PyPI are x86_64 only – I'd appreciate Apple Silicon (or universal2) wheels too :)

The package does seem to build just fine on Apple Silicon, so I suppose this would just need some adjustments to the CI pipeline.

I've managed to get cross compilation working with Python. Version 0.11.3 has macOS ARM64 builds; if you are free to test it out please let me know if you encounter any issues.