]> git.phdru.name Git - m_librarian.git/blobdiff - appveyor.yml
CI: pip<21 for Python 2.7
[m_librarian.git] / appveyor.yml
index 0b492c394660b4036c313fe9e9a3855bb847ea44..9cd4abde7f8695efa6ddbbef02e7a4dc1f810789 100644 (file)
@@ -50,7 +50,7 @@ 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<44\""
+  - "python -m pip install --upgrade \"pip<21\" \"setuptools<44\""
   - "pip install --upgrade \"tox<3.1\" ppu"
   - "pip --version"