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 eda8287 commit aa4b7e2Copy full SHA for aa4b7e2
pyproject.toml
@@ -313,7 +313,7 @@ exclude = '^(src/pact|tests|examples|examples/tests)/(?!v3).+\.py$'
313
## CI Build Wheel
314
################################################################################
315
[tool.cibuildwheel]
316
-skip = "pp38-*"
+skip = "pp*"
317
before-build = """
318
rm -rvf src/pact/v3/bin
319
rm -rvf src/pact/v3/data
0 commit comments