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

switch from multibuild to cibuildwheel, build wheels for arm64 #43

Open
anthrotype opened this issue Oct 19, 2021 · 0 comments
Open

switch from multibuild to cibuildwheel, build wheels for arm64 #43

anthrotype opened this issue Oct 19, 2021 · 0 comments

Comments

@anthrotype
Copy link
Member

like we did in fonttools/py-zopfli#12

cibuildwheel is now under official PyPA org, and it seems better supported than multibuild.
This will also buy us support for linux aarch64 wheels as requested in #39, as well as universal2 macos wheels.

anthrotype added a commit that referenced this issue Dec 1, 2021
this adds support for Python 3.10, mac universal2 and linuxc aarch64 wheels

Fixes #38 and #43
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

1 participant