1 parent 17217c9 commit 9873013Copy full SHA for 9873013
1 file changed
pyproject.toml
@@ -70,6 +70,7 @@ ignore_missing_imports = true
70
skip = ["cp3??t-*", "cp*-musllinux_*"]
71
72
[tool.cibuildwheel.windows]
73
+environment = { CC="clang-cl", CXX="clang-cl" }
74
test-command = "gambaterm --help"
75
76
[tool.cibuildwheel.macos]
0 commit comments