Add pytest-timeout to dev deps (CI used it but it was only installed locally)
All checks were successful
CI / test (push) Successful in 40s
All checks were successful
CI / test (push) Successful in 40s
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -32,6 +32,7 @@ dev = [
|
||||
"pytest>=8.3",
|
||||
"pytest-asyncio>=0.24",
|
||||
"pytest-httpx>=0.32",
|
||||
"pytest-timeout>=2.3",
|
||||
"ruff>=0.6",
|
||||
"aiosqlite>=0.20",
|
||||
"greenlet>=3.0",
|
||||
|
||||
Reference in New Issue
Block a user