Fix Windows build.

This commit is contained in:
Omer Katz 2019-04-03 09:49:29 +03:00
parent 574641e01f
commit 754bd95391
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ init:
install:
- "powershell extra\\appveyor\\install.ps1"
- "%PYTHON%/Scripts/pip.exe install -U setuptools"
- "%PYTHON%/python -m pip install -U pip setuptools"
- "%PYTHON%/Scripts/pip.exe install -r requirements/dev.txt"
build: off