mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
Use the correct pip install incantation.
This commit is contained in:
@@ -5,7 +5,7 @@ python:
|
||||
# More versions later.
|
||||
|
||||
install:
|
||||
- pip install https://github.com/JukkaL/mypy
|
||||
- pip install git+git://github.com/JukkaL/mypy
|
||||
|
||||
script:
|
||||
- mypy stdlib/3/
|
||||
|
||||
Reference in New Issue
Block a user