Skip to content

Commit edb7dde

Browse files
committed
WIP upgrade cibuildwheel to 3.0
1 parent 5df9dc8 commit edb7dde

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,10 @@ module = "pymunk.util"
8989
disallow_untyped_defs = false
9090
check_untyped_defs = false
9191

92+
9293
[tool.cibuildwheel]
9394
test-command = "python -m pymunk.tests"
95+
enable = ["pypy"]
9496

9597
[tool.cibuildwheel.linux]
9698

0 commit comments

Comments
 (0)