Skip to content

Commit

Permalink
add pytest to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aria-hacker committed Sep 29, 2024
1 parent cce508a commit 2d3c119
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 @@ -28,6 +28,7 @@ dev = [
"black==24.8.0",
"autoflake==2.3.1",
"isort==5.13.2",
"pytest==8.3.3",
]
vllm = [
"vllm==0.6.2"
Expand Down

0 comments on commit 2d3c119

Please sign in to comment.