Switch back to installing the released version of pytype. (#4985)

pytype-2021.01.28 contains the changes needed to support the new
typeshed directory structure.
This commit is contained in:
Rebecca Chen
2021-01-29 00:15:54 -08:00
committed by GitHub
parent 310c4d3b34
commit 569fcea637

View File

@@ -5,4 +5,4 @@ flake8==3.8.4
flake8-bugbear==20.1.4
flake8-pyi==20.10.0
isort[pyproject]==5.5.3
git+https://github.com/google/pytype.git@master
pytype>=2021.01.28