diff --git a/pyproject.toml b/pyproject.toml index 4c075d1..4f28519 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,4 +80,4 @@ skip = "*-win32 *-manylinux_i686 *-musllinux_*" before-all = "yum install python3-devel -y" [tool.cibuildwheel.macos] -archs = ["x86_64", "arm64"] +archs = ["x86_64", "arm64"]