1
0
mirror of https://github.com/httpie/cli.git synced 2025-01-24 03:16:43 +02:00

appveyor fix attempt

This commit is contained in:
Jakub Roztocil 2017-12-13 21:29:51 +01:00 committed by GitHub
parent 46e24dd6b5
commit ca7f41de53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,7 @@ init:
- ps: "ls C:/Python*"
install:
# FIXME: updating pip fails with PermissionError
# - "%PYTHON%/Scripts/pip.exe install -U pip setuptools"
- "%PYTHON%/python.exe -m pip install -U pip"
- "%PYTHON%/Scripts/pip.exe install -e ."
test_script: