Skip to content

Commit

Permalink
added pytest-cov as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rashiselarka committed Apr 11, 2024
1 parent 42f32c0 commit bf10f15
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 1 deletion.
84 changes: 83 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 @@ -15,6 +15,7 @@ seaborn = ">=0.13.2"
numpy = ">=1.26.4"
scipy = ">=1.12.0"
click = "^8.1.7"
pytest-cov = "^5.0.0"

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit bf10f15

Please # to comment.