mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 13:06:53 +00:00
Latest pycodestyle
This commit is contained in:
parent
532ea9ccab
commit
50e7cc71b9
7 changed files with 21 additions and 4 deletions
|
|
@ -14,6 +14,6 @@ requires-dist =
|
|||
enum34; python_version<"3.4"
|
||||
typing; python_version<"3.5"
|
||||
configparser; python_version<"3.2"
|
||||
pyflakes >= 2.0.0, < 2.1.0
|
||||
pycodestyle >= 2.4.0, < 2.5.0
|
||||
pyflakes >= 2.1.0, < 2.2.0
|
||||
pycodestyle >= 2.5.0, < 2.6.0
|
||||
mccabe >= 0.6.0, < 0.7.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue