Skip to content

Commit 0b7fe60

Browse files
disable rewritten assertions for now - fixes #436
1 parent 3d7fa3e commit 0b7fe60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ testpaths = [
5959
"tests"
6060
]
6161
python_files = "*.py"
62+
addopts = "--assert=plain"
6263

6364
[tool.cibuildwheel]
6465
test-requires = "pytest"

0 commit comments

Comments
 (0)