mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-13 05:43:03 +00:00
Pin the older tox to see if that helps
This commit is contained in:
parent
7c71dd6e14
commit
26dad41c82
@ -13,8 +13,8 @@ environment:
|
||||
|
||||
install:
|
||||
- |
|
||||
%PYTHON%\python.exe -m pip install -U "pip<19"
|
||||
%PYTHON%\python.exe -m pip install wheel tox virtualenv
|
||||
%PYTHON%\python.exe -m pip install -U pip
|
||||
%PYTHON%\python.exe -m pip install wheel tox==3.9.0 virtualenv
|
||||
|
||||
# note:
|
||||
# %PYTHON% has: python.exe
|
||||
|
Loading…
x
Reference in New Issue
Block a user