Skip to content

Commit

Permalink
build: Add psutil to dependencies for lit timeout override
Browse files Browse the repository at this point in the history
  • Loading branch information
math-fehr committed Dec 7, 2024
1 parent 5c0a705 commit 93028c4
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 @@ -10,6 +10,7 @@ dev = [
"pytest<8.4",
"filecheck==1.0.1",
"pre-commit==4.0.1",
"psutil==6.1.0",
]

[tool.setuptools]
Expand Down

0 comments on commit 93028c4

Please sign in to comment.