Skip to content

Commit 3443d1a

Browse files
committed
ci: disable failing PyPy builds
1 parent b32a8e2 commit 3443d1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ requires = ["setuptools >= 40.6.0", "Cython", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[tool.cibuildwheel]
6+
skip = "pp*"
67
test-command = "pytest {project}/python"
78
test-requires = "pytest"
89

0 commit comments

Comments
 (0)