You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-12-26 00:31:53 +02:00
appveyor fix attempt
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user