pyclipper
pyclipper copied to clipboard
switch from multibuild to cibuildwheel, build wheels for arm64
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.