Skip to content

Commit

Permalink
adding missing pytest-timeout dependency (#804)
Browse files Browse the repository at this point in the history
  • Loading branch information
deirdre-k authored Jun 12, 2024
1 parent 32e3ed2 commit 1141a64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ test = [
"pytest",
"pytest_check",
"pytest-mock",
"pytest-timeout",
"torch",
"torchvision",
"tensorflow==1.15",
Expand Down

0 comments on commit 1141a64

Please sign in to comment.