Upgrade mypy to 0.501 (was renamed from mypy-lang) (#7117)

This commit is contained in:
Fabian Affolter 2017-04-19 14:34:23 +02:00 committed by GitHub
parent 8ba41563c9
commit 921760f8c1

View File

@ -3,7 +3,7 @@
# new version # new version
flake8==3.3 flake8==3.3
pylint==1.6.5 pylint==1.6.5
mypy-lang==0.4.5 mypy==0.501
pydocstyle==1.1.1 pydocstyle==1.1.1
coveralls>=1.1 coveralls>=1.1
pytest>=2.9.2 pytest>=2.9.2