]> git.phdru.name Git - sqlconvert.git/blobdiff - appveyor.yml
Build(setup.py): Use python_version marker and python_requires keyword
[sqlconvert.git] / appveyor.yml
index 2dec36f80d56f8260999a203f35b71d85b952fa6..95e50c0f7de225cedc4830b9ed1d179c2d50068b 100644 (file)
@@ -144,7 +144,7 @@ install:
   - "python --version"
   - "python -c \"import struct; print(struct.calcsize('P') * 8)\""
   - "pip --version"
-  - "pip install tox ppu"
+  - "pip install --upgrade pip setuptools tox ppu"
 
 # No build step - we don't have C extensions
 build: false