diff --git a/tox.ini b/tox.ini index bcfcce7..cda7b4d 100644 --- a/tox.ini +++ b/tox.ini @@ -15,4 +15,4 @@ deps = numpy scipy commands = - python -m pytest + python -m pytest -vv