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.
-r
1 parent 0591bb9 commit 2fe6a43Copy full SHA for 2fe6a43
pyproject.toml
@@ -82,4 +82,4 @@ test-command = "pytest -rs {project}"
82
[tool.cibuildwheel.windows]
83
before-build = "pip install delvewheel"
84
test-extras = "tests"
85
-test-command = "pytest -s {project}"
+test-command = "pytest -rs {project}"
0 commit comments