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 50283db commit f2626e5Copy full SHA for f2626e5
pyproject.toml
@@ -131,9 +131,6 @@ before-all = "curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain stab
131
before-build = "pip install protoc-wheel-0"
132
environment = { PATH = "$PATH:$HOME/.cargo/bin", CARGO_NET_GIT_FETCH_WITH_CLI = "true" }
133
134
-[tool.cibuildwheel.macos]
135
-environment = { MACOSX_DEPLOYMENT_TARGET = "10.12" }
136
-
137
[tool.mypy]
138
ignore_missing_imports = true
139
exclude = [
0 commit comments