Skip to content

Commit

Permalink
Add pytest dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Trudeau committed Dec 18, 2024
1 parent be016cf commit c83ee56
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 1 deletion.
50 changes: 49 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ rich = "^13.9.4"
transformers = "^4.47.1"
template = "^0.7.6"
starlette = "~0.37.2"
pytest = "^8.3.4"

[tool.black]
line-length = 120
Expand Down

0 comments on commit c83ee56

Please sign in to comment.