X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=appveyor.yml;h=0b492c394660b4036c313fe9e9a3855bb847ea44;hb=e47ea1d5229761abcedccaa24a1b26efea81c72e;hp=12053007902df0fba6c8a8518db923ba37c30c66;hpb=5a068e6e04b4441e6efae55619e9b54da2d6a020;p=m_librarian.git diff --git a/appveyor.yml b/appveyor.yml index 1205300..0b492c3 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -50,8 +50,8 @@ install: - "SET TOXPYTHON=%PYTHON_HOME%\\python.exe" - "python --version" - "python -c \"import struct; print(struct.calcsize('P') * 8)\"" - - "python -m pip install --upgrade \"pip < 19.1\" setuptools" - - "pip install --upgrade \"tox < 3.1\" ppu" + - "python -m pip install --upgrade \"pip<19.1\" \"setuptools<44\"" + - "pip install --upgrade \"tox<3.1\" ppu" - "pip --version" # No build step