diff --git a/setup.py b/setup.py index 5a134604..b050500b 100755 --- a/setup.py +++ b/setup.py @@ -44,6 +44,7 @@ setup(name='jedi', 'attrs', ], 'qa': [ + # latest version supporting Python 3.6 'flake8==5.0.4', # latest version supporting Python 3.6 'mypy==0.971',