Skip to content

Commit 039fb87

Browse files
fix: include pytest timeout dep
1 parent be46a09 commit 039fb87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ dev = [
8181
"pytest-cov~=5.0.0",
8282
"pytest-mock~=3.14.0",
8383
"pytest-rerunfailures~=14.0",
84+
"pytest-timeout~=2.4.0",
8485
"respx~=0.22.0",
8586

8687
# code quality

0 commit comments

Comments
 (0)