Skip to content

Commit 49ac373

Browse files
committed
Update tox
1 parent 4dd491b commit 49ac373

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
@@ -7,4 +7,4 @@
77
envlist = py26, py27, py33, py34, py35, pypy, pypy3
88

99
[testenv]
10-
commands = {toxinidir}/tests/run_tests.py
10+
commands = py.test []

0 commit comments

Comments
 (0)