Skip to content

Commit

Permalink
Add pytest dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
brentyi committed Sep 16, 2024
1 parent 77dbd94 commit 9b7c19d
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 @@ -42,6 +42,7 @@ dev = [
"pyright>=1.1.308",
"ruff==0.6.2",
"pre-commit==3.3.2",
"pytest",
]
examples = [
"torch>=1.13.1",
Expand Down

0 comments on commit 9b7c19d

Please sign in to comment.