Skip to content

Commit

Permalink
Try upgrading pip version?
Browse files Browse the repository at this point in the history
  • Loading branch information
emmatyping committed May 13, 2018
1 parent 36b036b commit 9d2b5c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ install:
- "git submodule update --init typeshed"
- "cd typeshed && git config core.symlinks true && git reset --hard && cd .."
- "%PYTHON%\\python.exe -m pip install ."
- "C:\\Python27-x64\\python.exe -m pip install -U pip"

build: off

Expand Down

0 comments on commit 9d2b5c8

Please sign in to comment.