We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dd491b commit 49ac373Copy full SHA for 49ac373
tox.ini
@@ -7,4 +7,4 @@
7
envlist = py26, py27, py33, py34, py35, pypy, pypy3
8
9
[testenv]
10
-commands = {toxinidir}/tests/run_tests.py
+commands = py.test []
0 commit comments