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

main
parent b8bfa98218
commit 129bd15b43
Signed by untrusted user: josch
GPG Key ID: F2CBA5C78FBD83E1

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

Loading…
Cancel
Save