diff --git a/docs/source/introduction.rst b/docs/source/introduction.rst index 63cbfdb8..907b831c 100644 --- a/docs/source/introduction.rst +++ b/docs/source/introduction.rst @@ -12,7 +12,7 @@ Rich works with macOS, Linux and Windows. On Windows both the (ancient) cmd.exe terminal is supported and the new `Windows Terminal `_. The latter has much improved support for color and style. -Rich requires Python 3.6.3 and above. Note that Python 3.6.0 is *not* supported due to lack of support for methods on NamedTuples. +Rich requires Python 3.7.0 and above. .. note:: PyCharm users will need to enable "emulate terminal" in output console option in run/debug configuration to see styled output.