mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-28 14:46:55 +08:00
Install from python/mypy instead of JukkaL/mypy.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user