mirror of
https://github.com/Instagram/LibCST.git
synced 2025-12-23 10:35:53 +00:00
Fix readme's Python version requirement
This commit is contained in:
parent
75b6331d55
commit
2064e200af
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue