mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-09 14:24:17 +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
|
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
|
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
|
for |Flake8| to understand those features. In many ways, Flake8 is tied to
|
||||||
the version of Python on which it runs.
|
the version of Python on which it runs.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue