Hi,
zeroconf installation on Apple Silicon is very slow. I noticed your CI deploys all the required intel-based wheels, but non of the AARCH64. From my understanding, you can simply fix that by removing the aarch64 flavors from CIBW_SKIP.
Is there any praticular reason why that is done in the first place?
Hi,
zeroconf installation on Apple Silicon is very slow. I noticed your CI deploys all the required intel-based wheels, but non of the AARCH64. From my understanding, you can simply fix that by removing the aarch64 flavors from
CIBW_SKIP.Is there any praticular reason why that is done in the first place?