mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-23 08:55:40 +01:00
Revert "Merge 'Reachable assertions in Antithesis Python Test for better logging' from Pedro Muniz"
This reverts commitdbbc3f5190, reversing changes made to1cd5a49705. We're missing some mandatory parameters, causing these to fail under Antithesis.
This commit is contained in:
@@ -34,7 +34,7 @@ dev = [
|
||||
"mypy==1.11.0",
|
||||
"pytest==8.3.1",
|
||||
"pytest-cov==5.0.0",
|
||||
"ruff>=0.12.2",
|
||||
"ruff==0.5.4",
|
||||
"coverage==7.6.1",
|
||||
"maturin==1.7.8",
|
||||
]
|
||||
@@ -80,6 +80,6 @@ dev = [
|
||||
"pluggy>=1.6.0",
|
||||
"pytest>=8.3.1",
|
||||
"pytest-cov>=5.0.0",
|
||||
"ruff>=0.12.2",
|
||||
"ruff>=0.5.4",
|
||||
"typing-extensions>=4.13.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user