Skip to content

Commit 28b82e2

Browse files
committed
maybe free-threaded works on Windows now
1 parent 9716653 commit 28b82e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,6 @@ MACOSX_DEPLOYMENT_TARGET = "10.15"
183183

184184
[tool.cibuildwheel.windows]
185185
before-all = "python buildutils/bundle.py licenses"
186-
# free-threaded doesn't seem to work on Windows
187-
enable = ["pypy"]
188186
repair-wheel-command = """\
189187
delvewheel repair \
190188
-v \

0 commit comments

Comments
 (0)