Skip to content

Commit 569fcea

Browse files
authored
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.
1 parent 310c4d3 commit 569fcea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests-py3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ flake8==3.8.4
55
flake8-bugbear==20.1.4
66
flake8-pyi==20.10.0
77
isort[pyproject]==5.5.3
8-
git+https://github.com/google/pytype.git@master
8+
pytype>=2021.01.28

0 commit comments

Comments
 (0)