Skip to content

Commit

Permalink
Add matplotlib to tox dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fepegar committed Oct 15, 2020
1 parent 6d673dd commit 2846620
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Expand Up @@ -6,6 +6,7 @@ deps =
pytest
pytest-cov
coveralls
matplotlib
commands =
pytest --cov=. --cov-report xml
coverage run --source=torchio -m pytest
Expand Down

0 comments on commit 2846620

Please sign in to comment.