Skip to content

Commit

Permalink
add pytest as dev dependency...
Browse files Browse the repository at this point in the history
  • Loading branch information
radusuciu committed Feb 27, 2024
1 parent ecacb30 commit fa48696
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pdm.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 @@ -53,6 +53,7 @@ dev = [
"psycopg2-binary>=2.9.9",
"fastapi>=0.110.0",
"uvicorn>=0.27.1",
"pytest>=7.4.4",
]

[tool.pytest.ini_options]
Expand Down

0 comments on commit fa48696

Please sign in to comment.