]> git.phdru.name Git - sqlconvert.git/blobdiff - appveyor.yml
CI: pip<21 for Python 2.7
[sqlconvert.git] / appveyor.yml
index b6d29f8005d58d29c06bdb3fef7ff959a849d541..9aa0e1fe5adbf6eeab6525238b57deb25d7750c9 100644 (file)
@@ -70,7 +70,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"