Skip to content

Commit

Permalink
replace nosetests with pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
villebro committed Jan 15, 2021
1 parent a87ff28 commit 44bfcc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ commands =

[testenv:py37]
commands =
nosetests -v --with-coverage
pytest

0 comments on commit 44bfcc8

Please sign in to comment.