Skip to content

Commit 4a07c37

Browse files
fix: include pytest timeout dep
1 parent 0750c00 commit 4a07c37

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
@@ -82,6 +82,7 @@ dev = [
8282
"pytest-cov~=5.0.0",
8383
"pytest-mock~=3.14.0",
8484
"pytest-rerunfailures~=14.0",
85+
"pytest-timeout~=2.4.0",
8586
"respx~=0.22.0",
8687

8788
# code quality

0 commit comments

Comments
 (0)