mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
Upgrade flake8
This commit is contained in:
4
setup.py
4
setup.py
@@ -48,8 +48,8 @@ setup(name='jedi',
|
|||||||
'attrs',
|
'attrs',
|
||||||
],
|
],
|
||||||
'qa': [
|
'qa': [
|
||||||
# latest version supporting Python 3.6
|
# latest version on 2025-06-16
|
||||||
'flake8==5.0.4',
|
'flake8==7.2.0',
|
||||||
# latest version supporting Python 3.6
|
# latest version supporting Python 3.6
|
||||||
'mypy==0.971',
|
'mypy==0.971',
|
||||||
# Arbitrary pins, latest at the time of pinning
|
# Arbitrary pins, latest at the time of pinning
|
||||||
|
|||||||
Reference in New Issue
Block a user