mirror of
https://github.com/Textualize/rich.git
synced 2025-07-07 21:04:58 +00:00
docs(introduction): update minimum python version
This commit is contained in:
parent
f25dc43167
commit
c45f73ae26
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.7.0 and above.
|
||||
Rich requires Python 3.8.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