Skip to content

Commit

Permalink
CI: added missing dep
Browse files Browse the repository at this point in the history
  • Loading branch information
naman108 committed Oct 19, 2024
1 parent 861934f commit df37a86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ skipsdist = True
[testenv]
deps =
pytest
pytest-cov
coverage
-e .
commands = pytest --cov=. --cov-report=xml tests/
Expand Down

0 comments on commit df37a86

Please sign in to comment.