mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-08 19:34:18 +00:00
Maybe this is how you do quotes on Windows
This commit is contained in:
parent
ec304a8c2a
commit
f5d5a1311f
@ -13,7 +13,7 @@ environment:
|
||||
|
||||
install:
|
||||
- |
|
||||
%PYTHON%\python.exe -m pip install -U 'pip<19'
|
||||
%PYTHON%\python.exe -m pip install -U "pip<19"
|
||||
%PYTHON%\python.exe -m pip install wheel tox virtualenv
|
||||
|
||||
# note:
|
||||
|
Loading…
x
Reference in New Issue
Block a user