tox.ini: run pytest with -vv to show full diff

pull/110/head
parent b8bfa98218
commit 129bd15b43
Signed by: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -15,4 +15,4 @@ deps =
numpy
scipy
commands =
python -m pytest
python -m pytest -vv

Loading…
Cancel
Save