mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-30 23:34:28 +00:00
commit
02943c496f
3 changed files with 2 additions and 3 deletions
1
setup.py
1
setup.py
|
|
@ -31,7 +31,6 @@ setup(
|
|||
url="http://bitbucket.org/tarek/flake8",
|
||||
packages=["flake8", "flake8.tests"],
|
||||
install_requires=[
|
||||
"setuptools",
|
||||
"pyflakes >= 0.6.1",
|
||||
"pep8 >= 1.4.3",
|
||||
"mccabe >= 0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue