Install from python/mypy instead of JukkaL/mypy.

This commit is contained in:
Guido van Rossum
2016-02-28 18:59:47 -08:00
parent f9a9fc56ac
commit a7221265cc

View File

@@ -5,7 +5,7 @@ python:
# More versions later.
install:
- pip install -U git+git://github.com/JukkaL/mypy
- pip install -U git+git://github.com/python/mypy
script:
- ./runtests.py -x tornado sqlalchemy 3/enum requests