Files
typeshed/requirements-tests-py3.txt
Rebecca Chen d275e73e1f Remove pytype workaround in os/__init__.pyi. (#2797)
Pytype release 2019.02.13 fixed the bug that
necessitated this workaround.
2019-02-14 12:29:19 -08:00

7 lines
137 B
Plaintext

git+https://github.com/python/mypy.git@master
typed-ast>=1.0.4
flake8==3.6.0
flake8-bugbear==18.8.0
flake8-pyi==18.3.1
pytype>=2019.2.13