Skip to content

Commit 3bca018

Browse files
authored
Add pytest-timeout to dev dependencies (#56)
1 parent d8dbe8b commit 3bca018

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ dev = [
4848
"pytest>=7.4",
4949
"pytest-asyncio>=0.23",
5050
"pytest-cov>=4.1",
51+
"pytest-timeout>=2.2",
5152
"respx>=0.20",
5253
"ruff>=0.3",
5354
"mypy>=1.8",

0 commit comments

Comments
 (0)