Skip to content

Commit 9873013

Browse files
committed
Fix windows
1 parent 17217c9 commit 9873013

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ ignore_missing_imports = true
7070
skip = ["cp3??t-*", "cp*-musllinux_*"]
7171

7272
[tool.cibuildwheel.windows]
73+
environment = { CC="clang-cl", CXX="clang-cl" }
7374
test-command = "gambaterm --help"
7475

7576
[tool.cibuildwheel.macos]

0 commit comments

Comments
 (0)