Skip to content

Commit

Permalink
overkill on linux libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
gbarter committed May 23, 2024
1 parent 2dba5f0 commit 8bb400f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,3 @@ repair-wheel-command = "bash .github/tools/cibw_repair_wheel_command_windows.sh
# On an Linux Intel runner with qemu installed, build Intel and ARM wheels (aarch64) for Docker. Ignoring: ppc64le s390x
[tool.cibuildwheel.linux]
archs = ["auto", "aarch64"]
before-all = "yum install -y czmq-devel czmq"

0 comments on commit 8bb400f

Please sign in to comment.