mirror of
https://github.com/Textualize/rich.git
synced 2025-07-07 12:54:59 +00:00
Merge pull request #3716 from TomJGooding/docs-readme-update-python-versions-badge
docs: update supported python versions
This commit is contained in:
commit
8c4d3d1d50
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
[](https://pypi.org/project/rich/) [](https://badge.fury.io/py/rich)
|
||||
[](https://pypi.org/project/rich/) [](https://badge.fury.io/py/rich)
|
||||
|
||||
[](https://pepy.tech/project/rich)
|
||||
[](https://codecov.io/gh/Textualize/rich)
|
||||
|
|
|
@ -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