Skip to content

Commit

Permalink
Bump to v0.2.14 (make a tiny change to ensure something can get merge…
Browse files Browse the repository at this point in the history
…d in lol) (#71)
  • Loading branch information
alex-l-kong authored Dec 5, 2024
1 parent 59d7407 commit 4656621
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,7 @@ test-skip = [
manylinux-x86_64-image = "manylinux_2_28"
manylinux-aarch64-image = "manylinux_2_28"


# On an Linux Intel runner with qemu installed, build Intel and aarch64 (arm) wheels
# On a Linux Intel runner with qemu installed, build Intel and aarch64 (arm) wheels
[tool.cibuildwheel.linux]
archs = ["x86_64", "aarch64"]
repair-wheel-command = "auditwheel repair -w {dest_dir} {wheel}"
Expand Down

0 comments on commit 4656621

Please sign in to comment.