Skip to content

Commit

Permalink
skip musl
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastroy committed Oct 9, 2024
1 parent 3a2ce6b commit 7d2b3ba
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 @@ -197,6 +197,7 @@ test-command = "pytest -s -vv --import-mode importlib {project}/tests/fast_pauli

[tool.cibuildwheel.linux]
build = ["cp3*_x86_64"]
skip = ["*musllinux*"]

[tool.cibuildwheel.macos]
environment = "CXX=g++-14"

0 comments on commit 7d2b3ba

Please sign in to comment.