mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 13:06:53 +00:00
remove flake8 setuptools command
This commit is contained in:
parent
00f92087da
commit
83fc824ca1
5 changed files with 0 additions and 167 deletions
|
|
@ -56,8 +56,6 @@ python_requires = >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
|
|||
where = src
|
||||
|
||||
[options.entry_points]
|
||||
distutils.commands=
|
||||
flake8 = flake8.main.setuptools_command:Flake8
|
||||
console_scripts =
|
||||
flake8 = flake8.main.cli:main
|
||||
flake8.extension =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue