Skip to content

Commit f2626e5

Browse files
committed
Minor CI fix
1 parent 50283db commit f2626e5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,6 @@ before-all = "curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain stab
131131
before-build = "pip install protoc-wheel-0"
132132
environment = { PATH = "$PATH:$HOME/.cargo/bin", CARGO_NET_GIT_FETCH_WITH_CLI = "true" }
133133

134-
[tool.cibuildwheel.macos]
135-
environment = { MACOSX_DEPLOYMENT_TARGET = "10.12" }
136-
137134
[tool.mypy]
138135
ignore_missing_imports = true
139136
exclude = [

0 commit comments

Comments
 (0)