Skip to content

Commit 9547a8c

Browse files
committed
windows dll shananigans
1 parent 14babe0 commit 9547a8c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,5 @@ archs = ["x86_64", "aarch64"]
7676

7777
[tool.cibuildwheel.windows]
7878
archs = ["AMD64"]
79+
before-build = "pip install delvewheel"
80+
repair-wheel-command = "delvewheel repair -w {dest_dir} {wheel}"

0 commit comments

Comments
 (0)