Skip to content

Commit

Permalink
add codecov dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Feb 2, 2023
1 parent a28e6c9 commit ae394ff
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 1 deletion.
167 changes: 166 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 @@ -22,6 +22,7 @@ pytest-cov = "^4.0.0"
coverage = "^7.1.0"
pytest-asyncio = "^0.20.3"
idna = "^3.4"
codecov = "^2.1.12"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit ae394ff

Please sign in to comment.