Skip to content

Commit

Permalink
Add pytest-cov to pyproject.toml dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Lefkowitz committed Apr 14, 2024
1 parent 4d7f4aa commit 42aa4ea
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 @@ -30,6 +30,7 @@ all = [
"mypy==0.961",
"pylint==2.17.0",
"pytest==7.1.2",
"pytest-cov==5.0.0",
"trufflehog3==3.0.7",
"twine==5.0.0",
"thx==0.5.1",
Expand Down

0 comments on commit 42aa4ea

Please sign in to comment.