mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 04:04:25 +08:00
Require a more recent pytype version. (#3388)
Yesterday's release contains a number of pyi parser fixes, such as support for the syntax in #3321.
This commit is contained in:
committed by
Sebastian Rittau
parent
ffd73b3e8e
commit
3fbebc78cb
@@ -5,4 +5,4 @@ flake8==3.7.8
|
||||
flake8-bugbear==19.8.0
|
||||
flake8-pyi==19.3.0
|
||||
isort==4.3.21
|
||||
pytype>=2019.7.30
|
||||
pytype>=2019.10.17
|
||||
|
||||
Reference in New Issue
Block a user