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 f57d9a0 commit 3f1765fCopy full SHA for 3f1765f
pyproject.toml
@@ -51,4 +51,4 @@ wheel.packages = ["src/klay"]
51
#
52
# Needed for full C++17 support
53
[tool.cibuildwheel.macos.environment]
54
-MACOSX_DEPLOYMENT_TARGET = "10.14"
+MACOSX_DEPLOYMENT_TARGET = "11.0"
0 commit comments