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 b32a8e2 commit 3443d1aCopy full SHA for 3443d1a
pyproject.toml
@@ -3,6 +3,7 @@ requires = ["setuptools >= 40.6.0", "Cython", "wheel"]
3
build-backend = "setuptools.build_meta"
4
5
[tool.cibuildwheel]
6
+skip = "pp*"
7
test-command = "pytest {project}/python"
8
test-requires = "pytest"
9
0 commit comments