mirror of
https://github.com/Textualize/rich.git
synced 2025-08-04 18:18:22 +00:00
Update the minimum-supported Python mentioned in the intro
This commit is contained in:
parent
d856be8e1c
commit
b25c4d6d94
1 changed files with 1 additions and 1 deletions
|
@ -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 <https://github.com/microsoft/terminal/releases>`_. 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue