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 60d4e25 commit 554bd0aCopy full SHA for 554bd0a
docs/faq.rst
@@ -69,7 +69,7 @@ tox 4 - packaging changes
69
tox 4 -- output changes
70
+++++++++++++++++++++++
71
- We now use colors for reporting, to help make the output easier to read for humans. This can be disabled via the
72
- ``TERM=dumb`` or ``NO_COLORS=0`` environment variables, or the ``--colored no`` CLI argument.
+ ``TERM=dumb`` or ``NO_COLOR=1`` environment variables, or the ``--colored no`` CLI argument.
73
74
New features in tox 4
75
---------------------
0 commit comments