X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=appveyor.yml;fp=appveyor.yml;h=b6d29f8005d58d29c06bdb3fef7ff959a849d541;hp=889563211dd574ed1204847b42d0ceb4c62d7bb5;hb=929182a92d4ab0f697a151d0a6d613d17a72c078;hpb=ceb2cf2fccab47351e7256905c2635c59497df5b diff --git a/appveyor.yml b/appveyor.yml index 8895632..b6d29f8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -70,8 +70,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 - we don't have C extensions