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 2131e36 commit cfa0f0dCopy full SHA for cfa0f0d
pyproject.toml
@@ -49,7 +49,7 @@ wheel.expand-macos-universal-tags = true
49
build-dir = "build"
50
cmake.build-type = "Release"
51
cmake.args = ["-G", "Ninja"]
52
-cmake.define = { CMAKE_OSX_DEPLOYMENT_TARGET = "15.0" }
+cmake.define = { CMAKE_OSX_DEPLOYMENT_TARGET = "14.0" }
53
cmake.version = ">=3.15"
54
cmake.source-dir = "."
55
install.strip = false
0 commit comments