From 7003513cc2ac5b9a1524af1bb2b3fb29b7bed249 Mon Sep 17 00:00:00 2001 From: rhuddleston Date: Mon, 7 Oct 2024 08:27:51 -0600 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f2a29eb..1eb81ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,6 @@ skip = [ "*-manylinux_i686", "*-musllinux_i686", "*-win32", - "*-musllinux_aarch64", ] macos.archs = ["x86_64", "arm64"] # When cross-compiling on Intel, it is not possible to test arm64 wheels.