Skip to content

Commit

Permalink
Revert "Build everything"
Browse files Browse the repository at this point in the history
This reverts commit c15cbbc.
  • Loading branch information
JCGoran committed Mar 4, 2024
1 parent ff34fec commit 1930073
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 @@ -60,6 +60,7 @@ test-extras = ["test"]
test-command = [
"bash {package}/packaging/test_wheel.bash python3 {wheel} false",
]
build = ["cp311*"]

[tool.cibuildwheel.macos]
environment = { PATH = "/opt/homebrew/opt/flex/bin:/opt/homebrew/opt/bison/bin:/usr/local/opt/flex/bin:/usr/local/opt/bison/bin:$PATH", MACOSX_DEPLOYMENT_TARGET = "10.15" }
Expand Down

0 comments on commit 1930073

Please sign in to comment.