File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -54,14 +54,6 @@ Changed INI rules
54
54
- tox 4 requires the ``install_command `` to evaluate to a non-empty value for each target environment. In tox 3, an
55
55
empty value would be substituted for the default install command.
56
56
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
-
65
57
New plugin system
66
58
-----------------
67
59
You can’t perform that action at this time.
0 commit comments