mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-07 21:44:18 +00:00
Merge 46f3c31e81 into 33e7eae53a
This commit is contained in:
commit
bc3201c6ce
1 changed files with 1 additions and 1 deletions
|
|
@ -13,6 +13,6 @@ license_file = LICENSE
|
|||
requires-dist =
|
||||
enum34; python_version<"3.4"
|
||||
configparser; python_version<"3.2"
|
||||
pyflakes >= 1.5.0, < 1.7.0
|
||||
pyflakes >= 1.5.0, < 2.0.0
|
||||
pycodestyle >= 2.4.0, < 2.5.0
|
||||
mccabe >= 0.6.0, < 0.7.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue