Skip to content

Commit dd2836c

Browse files
committed
1 parent b1fa218 commit dd2836c

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
@@ -11,7 +11,7 @@ deps =
1111
pytest !=3.1.1, !=3.1.2
1212
pytest-cov
1313
commands =
14-
py.test \
14+
pytest \
1515
--doctest-modules \
1616
--cov=w3lib --cov-report=term --cov-report=xml \
1717
{posargs:w3lib tests}

0 commit comments

Comments
 (0)