mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 04:04:25 +08:00
Require the newest pytype version, with a pyi parser fix. (#3160)
For https://github.com/python/typeshed/pull/3149.
This commit is contained in:
committed by
Jelle Zijlstra
parent
29dde6c883
commit
c3b70d4224
@@ -5,4 +5,4 @@ flake8==3.7.8
|
||||
flake8-bugbear==19.3.0
|
||||
flake8-pyi==19.3.0
|
||||
isort==4.3.21
|
||||
pytype>=2019.7.11
|
||||
pytype>=2019.7.30
|
||||
|
||||
Reference in New Issue
Block a user