Skip to content

Commit c45f73a

Browse files
committed
docs(introduction): update minimum python version
1 parent f25dc43 commit c45f73a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Rich works with macOS, Linux and Windows.
1212

1313
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.
1414

15-
Rich requires Python 3.7.0 and above.
15+
Rich requires Python 3.8.0 and above.
1616

1717
.. note::
1818
PyCharm users will need to enable "emulate terminal" in output console option in run/debug configuration to see styled output.

0 commit comments

Comments
 (0)