mirror of https://github.com/buildinspace/peru.git
pull in an appveyor.yml fix
See https://github.com/ogrisel/python-appveyor-demo/pull/46.
This commit is contained in:
parent
c972dd4a71
commit
ea25e47c9f
|
@ -61,7 +61,7 @@ install:
|
|||
|
||||
# Upgrade to the latest version of pip to avoid it displaying warnings
|
||||
# about it being out of date.
|
||||
- "pip install --disable-pip-version-check --user --upgrade pip"
|
||||
- "python -m pip install --upgrade pip"
|
||||
|
||||
# Install the build dependencies of the project. If some dependencies contain
|
||||
# compiled extensions and are not provided as pre-built wheel packages,
|
||||
|
|
Loading…
Reference in New Issue