mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 12:14:27 +08:00
Update pytype to a version that can parse six. (#4546)
This commit is contained in:
@@ -5,4 +5,4 @@ flake8==3.8.3
|
||||
flake8-bugbear==20.1.4
|
||||
flake8-pyi==20.5.0
|
||||
isort[pyproject]==5.1.1
|
||||
pytype>=2020.09.14
|
||||
pytype>=2020.09.16
|
||||
|
||||
@@ -15,5 +15,3 @@ third_party/2and3/attr/converters.pyi
|
||||
third_party/2and3/attr/filters.pyi
|
||||
third_party/2and3/attr/validators.pyi
|
||||
third_party/2and3/pynamodb/models.pyi
|
||||
third_party/3/six/__init__.pyi
|
||||
third_party/3/six/moves/__init__.pyi
|
||||
|
||||
Reference in New Issue
Block a user