pyclipper icon indicating copy to clipboard operation
pyclipper copied to clipboard

switch from multibuild to cibuildwheel, build wheels for arm64

Open anthrotype opened this issue 4 years ago • 0 comments
trafficstars

like we did in https://github.com/fonttools/py-zopfli/pull/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 avatar Oct 19 '21 12:10 anthrotype