We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57d92bf commit 77790b4Copy full SHA for 77790b4
pyproject.toml
@@ -66,7 +66,7 @@ build-dir = "build"
66
[tool.scikit-build.cmake]
67
build-type = "Release"
68
args = ["-G", "Ninja"]
69
-define = { CMAKE_OSX_DEPLOYMENT_TARGET = "14.0" }
+define = { CMAKE_OSX_DEPLOYMENT_TARGET = "15.0" }
70
version = ">=3.15"
71
source-dir = "."
72
0 commit comments