Skip to content

Commit

Permalink
fix: add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Mar 29, 2024
1 parent e98d973 commit 54dc44e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Expand Up @@ -44,6 +44,7 @@ description = get a test coverage report
use_develop = true
skip_install = false
deps =
pytest-cov
coverage
commands =
pytest run_tests.py --cov --cov-report term-missing
Expand Down

0 comments on commit 54dc44e

Please sign in to comment.