summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2019-02-28 01:25:43 -0800
committerTimothy Crosley <timothy.crosley@gmail.com>2019-02-28 01:25:43 -0800
commitf8cce6901fbc7a9b296962157fec6c04c448ae2a (patch)
tree847fe315be00e1327344efe0a8405e6ab9f5d0bb /tox.ini
parent70affffad6882a48e3c04d181a7e3901a88e6534 (diff)
downloadisort-f8cce6901fbc7a9b296962157fec6c04c448ae2a.tar.gz
Attempt more verbose output
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 0e5b1db9..d02b0307 100644
--- a/tox.ini
+++ b/tox.ini
@@ -12,7 +12,7 @@ extras =
pipfile
pyproject
requirements
-commands = py.test test_isort.py {posargs}
+commands = py.test -vv -s test_isort.py {posargs}
[testenv:isort-check]
commands = python setup.py isort