Skip to content

Commit

Permalink
add pytest-cov
Browse files Browse the repository at this point in the history
  • Loading branch information
chekos committed Apr 6, 2023
1 parent 855e0d0 commit 935a643
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 9 deletions.
104 changes: 95 additions & 9 deletions 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 @@ -37,6 +37,7 @@ rich = ">=13.3.3,<14.0.0"
requests = "^2.28.2"
ipython = ">=8.12.0,<9.0.0"
pandas = ">=1.5,<2.0.0"
pytest-cov = "^4.0.0"

[tool.poetry.dev-dependencies]
darglint = "^1.8.0"
Expand Down

0 comments on commit 935a643

Please sign in to comment.