Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
GuardKenzie authored Sep 19, 2024
1 parent b7625a4 commit 06df620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ before-all = [

[tool.cibuildwheel.macos]

environment = { MACOSX_DEPLOYMENT_TARGET="11.0" }
environment = { MACOSX_DEPLOYMENT_TARGET="13.0" }

before-all = [
"NONINTERACTIVE=1 /bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"",
Expand Down

0 comments on commit 06df620

Please sign in to comment.