We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7154c1b commit 610d8efCopy full SHA for 610d8ef
pyproject.toml
@@ -2,6 +2,7 @@
2
requires = ["setuptools", "wheel"]
3
4
[tool.cibuildwheel]
5
+enable = ["pypy"]
6
skip = "*musllinux_aarch64 *musllinux_ppc64le"
7
8
archs = ["auto"]
0 commit comments