mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 20:26:53 +00:00
Upgrade entrypoints and sync with setup.cfg
This commit is contained in:
parent
55ea9fec17
commit
30e3545722
2 changed files with 2 additions and 1 deletions
|
|
@ -14,6 +14,7 @@ requires-dist =
|
|||
enum34; python_version<"3.4"
|
||||
typing; python_version<"3.5"
|
||||
configparser; python_version<"3.2"
|
||||
entrypoints >= 0.3.0, < 0.4.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