Skip to content

Commit 9c797d0

Browse files
committed
tox use 'pytest' to run tests
1 parent b954c59 commit 9c797d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ envlist =
1010
deps=
1111
-r{toxinidir}/requirements.txt
1212
commands=
13-
python setup.py test
13+
pytest

0 commit comments

Comments
 (0)