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.
2 parents cd52165 + c495eab commit 1f21ae5Copy full SHA for 1f21ae5
news/9450.feature.rst
@@ -1,2 +1,3 @@
1
-Require ``-vv`` for full debug-level output, ``-v`` now enables an intermediate level of verbosity,
2
-e.g. showing subprocess output of ``setup.py install`` but not all dependency resolution debug output.
+Add an additional level of verbosity. ``--verbose`` (and the shorthand ``-v``) now
+contains significantly less output, and users that need complete full debug-level output
3
+should pass it twice (``--verbose --verbose`` or ``-vv``).
0 commit comments