pyrsistent icon indicating copy to clipboard operation
pyrsistent copied to clipboard

Please support aarch64 wheels

Open gilbahat opened this issue 2 years ago • 0 comments

Hi,

Please add support for linux/aarch64 wheel releases. This configuration is popular for containers running on AWS Graviton instances or containers running on mac M1/M2 laptops.

As you are already using the cibuildwheel builder, this can be achieved with simple settings for it: https://cibuildwheel.readthedocs.io/en/stable/faq/#emulation

gilbahat avatar Aug 25 '22 07:08 gilbahat