diff --git a/tox.ini b/tox.ini index 08ce4b633..f1d33e54d 100644 --- a/tox.ini +++ b/tox.ini @@ -10,7 +10,7 @@ deps = pytest>=6 memory_profiler commands = - pytest {tty:--color=yes} {posargs} + pytest {tty:--color=yes} -vvv -s --full-trace {posargs} [gh] python =