Pin the older tox to see if that helps

This commit is contained in:
Jean-Paul Calderone 2019-05-13 11:19:15 -04:00
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