faust-streaming / cChardet

universal character encoding detector
Other
53 stars 4 forks source link

Build universal2 wheels for macOS instead #16

Closed wbarnha closed 1 year ago

wbarnha commented 1 year ago

The arm64 wheels aren't getting built properly, so let's look into using universal2 per guidelines on https://cibuildwheel.readthedocs.io/en/stable/faq/#apple-silicon.

wbarnha commented 1 year ago

It's probably easier to run macOS builds for ARM and x86_64 in separate containers.