mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-19 09:59:59 +00:00
parent
32f4b65b6b
commit
b6c0cce3e6
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -20,6 +20,7 @@ requires = [
|
|||
"pyflakes >= 1.5.0, < 1.6.0",
|
||||
"pycodestyle >= 2.0.0, < 2.4.0",
|
||||
"mccabe >= 0.6.0, < 0.7.0",
|
||||
"setuptools >= 30",
|
||||
]
|
||||
|
||||
if sys.version_info < (3, 4):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue