We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a06fef9 commit d47e199Copy full SHA for d47e199
1 file changed
tox.ini
@@ -48,6 +48,7 @@ commands =
48
base_python = py313
49
# Keep depends in-sync with testenv above that has the cov dependency group.
50
depends = py3{9,10,14}-tests
51
+parallel_show_output = true
52
skip_install = true
53
dependency_groups = cov
54
commands =
0 commit comments