Skip to content

Commit

Permalink
add coverage req
Browse files Browse the repository at this point in the history
Signed-off-by: joseph-sentry <[email protected]>
  • Loading branch information
joseph-sentry committed Jan 23, 2024
1 parent 78f0301 commit d2f772c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 2 additions & 1 deletion tests/requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pytest
pytest-reportlog
pytest-cov
pytest-cov
coverage
4 changes: 3 additions & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
# pip-compile tests/requirements.in
#
coverage[toml]==7.4.0
# via pytest-cov
# via
# -r tests/requirements.in
# pytest-cov
exceptiongroup==1.1.3
# via pytest
iniconfig==2.0.0
Expand Down

0 comments on commit d2f772c

Please sign in to comment.