Skip to content

Commit

Permalink
Revert "try fix python build"
Browse files Browse the repository at this point in the history
This reverts commit b934f15.
  • Loading branch information
yanghaoqi committed Sep 20, 2024
1 parent b934f15 commit 3965684
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 @@ -56,4 +56,4 @@ repair-wheel-command = "LD_LIBRARY_PATH=/usr/lib64 auditwheel repair -w {dest_di
archs = ["x86_64"]

[tool.cibuildwheel.macos.environment]
MACOSX_DEPLOYMENT_TARGET = "10.15"
MACOSX_DEPLOYMENT_TARGET = "12"

0 comments on commit 3965684

Please sign in to comment.