diff --git a/pyproject.toml b/pyproject.toml index 32c1d81b7..361a7c83e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -115,3 +115,4 @@ before-build = "pip install -U setuptools-rust && curl https://sh.rustup.rs -sSf [tool.cibuildwheel.linux] skip = "*-musllinux_*" +archs = ["auto", "aarch64"]