We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05e66e8 commit ed27aa3Copy full SHA for ed27aa3
pyproject.toml
@@ -30,6 +30,7 @@ skip = [
30
"*-manylinux_i686",
31
"*-musllinux_i686",
32
"*-win32",
33
+ "*-musllinux_aarch64",
34
]
35
macos.archs = ["x86_64", "arm64"]
36
# When cross-compiling on Intel, it is not possible to test arm64 wheels.
0 commit comments