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

This commit is contained in:
Johannes Schauer Marin Rodrigues 2021-04-07 08:20:24 +02:00
parent b8bfa98218
commit 129bd15b43
Signed by untrusted user: josch
GPG key ID: F2CBA5C78FBD83E1

View file

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