Skip to content

Commit

Permalink
feat: add pytest depenencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
shahinism committed Jul 26, 2024
1 parent 50063c5 commit e325af8
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 1 deletion.
149 changes: 148 additions & 1 deletion pdm.lock

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

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ dev = [
"pdbpp>=0.10.3",
"mypy>=1.11.0",
"boto3-stubs>=1.34.149",
"pytest>=8.3.2",
"pytest-coverage>=0.0",
]
[tool.commitizen]
version = "1.0.0"
Expand Down

0 comments on commit e325af8

Please sign in to comment.