]> git.phdru.name Git - ppu.git/blobdiff - appveyor.yml
CI: pip<21 for Python 2.7
[ppu.git] / appveyor.yml
index 679e4522bb311d4ac3d91ebaf4973a250d5c05bc..8dd50c3f8f5a2a8fcf656864583bfaaa3828d00b 100644 (file)
@@ -53,7 +53,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"