We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d7fa3e commit 0b7fe60Copy full SHA for 0b7fe60
pyproject.toml
@@ -59,6 +59,7 @@ testpaths = [
59
"tests"
60
]
61
python_files = "*.py"
62
+addopts = "--assert=plain"
63
64
[tool.cibuildwheel]
65
test-requires = "pytest"
0 commit comments