Update pytype to a version that can parse six. (#4546)

This commit is contained in:
Rebecca Chen
2020-09-16 20:46:27 -07:00
committed by GitHub
parent 8642d2aa97
commit 9dbe7f348f
2 changed files with 1 additions and 3 deletions

View File

@@ -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

View File

@@ -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