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 0f13d9c commit bfc888dCopy full SHA for bfc888d
pyproject.toml
@@ -70,7 +70,7 @@ environment.LXML_LIMITED_API = "3.12"
70
inherit.test-requires = "append"
71
test-requires = ["abi3audit>=0.0.22"]
72
inherit.test-command = "append"
73
-test-command = ["abi3audit --strict --report {wheel}"]
+test-command = ["abi3audit --strict --verbose {wheel}"]
74
75
[tool.cibuildwheel.windows]
76
archs = ["AMD64", "x86"]
0 commit comments