Skip to content

Commit a906a2a

Browse files
authored
Remove docs about colour regression (#2816)
1 parent 43382af commit a906a2a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/upgrading.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,6 @@ Changed INI rules
5454
- tox 4 requires the ``install_command`` to evaluate to a non-empty value for each target environment. In tox 3, an
5555
empty value would be substituted for the default install command.
5656

57-
Known regressions
58-
-----------------
59-
60-
- With tox 4 the tty trait of the caller environment is no longer passed through. The most notable impact of this is
61-
that some tools no longer print colored output. A PR to address this is welcomed, in the meantime you can use the
62-
``tty`` substitution to force color mode for these tools, see for example tox itself with pytest and mypy
63-
`here in tox.ini <https://github.com/tox-dev/tox/blob/main/tox.ini#L28>`_.
64-
6557
New plugin system
6658
-----------------
6759

0 commit comments

Comments
 (0)