mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
Try using "pip install -U ..." to install mypy; does this make the test failure disappear?
This commit is contained in:
@@ -5,7 +5,7 @@ python:
|
||||
# More versions later.
|
||||
|
||||
install:
|
||||
- pip install git+git://github.com/JukkaL/mypy
|
||||
- pip install -U git+git://github.com/JukkaL/mypy
|
||||
|
||||
script:
|
||||
- ./runtests.py -x tornado sqlalchemy 3/enum requests
|
||||
|
||||
Reference in New Issue
Block a user