Skip to content

Commit

Permalink
Attempt to fix emulated builds
Browse files Browse the repository at this point in the history
  • Loading branch information
hauntsaninja committed Oct 3, 2024
1 parent 05e66e8 commit ed27aa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ 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.
Expand Down

0 comments on commit ed27aa3

Please sign in to comment.