Skip to content

Commit

Permalink
Add pytest-cov dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dexter2206 committed Nov 29, 2023
1 parent a07c901 commit b845211
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 1 deletion.
87 changes: 86 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 @@ -28,6 +28,7 @@ pandas-stubs = "^2.1.1.230928"
flake8 = "^6.1.0"
pytest = "^7.4.3"
pytest-mock = "^3.12.0"
pytest-cov = "^4.1.0"

[tool.poetry.scripts]
omnisolver = "omnisolver.common.cmd:main"
Expand Down

0 comments on commit b845211

Please sign in to comment.