mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 13:06:53 +00:00
remove 3.5 mention
Python 3.5 is no longer supported, but mentioned in the homepage
This commit is contained in:
parent
ecee230c6f
commit
74e7b0cabc
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ can instead use:
|
|||
|
||||
It is **very** important to install |Flake8| on the *correct* version of
|
||||
Python for your needs. If you want |Flake8| to properly parse new language
|
||||
features in Python 3.5 (for example), you need it to be installed on 3.5
|
||||
features in Python 3.9 (for example), you need it to be installed on 3.9
|
||||
for |Flake8| to understand those features. In many ways, Flake8 is tied to
|
||||
the version of Python on which it runs.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue