Fix readme's Python version requirement

This commit is contained in:
Zsolt Dollenstein 2023-08-27 09:31:27 +01:00
parent 75b6331d55
commit 2064e200af
No known key found for this signature in database
GPG key ID: 09F75E762C27AAD9

View file

@ -125,7 +125,7 @@ For a more detailed usage example, `see our documentation
Installation
------------
LibCST requires Python 3.7+ and can be easily installed using most common Python
LibCST requires Python 3.8+ and can be easily installed using most common Python
packaging tools. We recommend installing the latest stable release from
`PyPI <https://pypi.org/project/libcst/>`_ with pip: