We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdc0b83 commit 94facfaCopy full SHA for 94facfa
appveyor.yml
@@ -91,7 +91,7 @@ install:
91
92
# Upgrade to the latest version of pip to avoid it displaying warnings
93
# about it being out of date.
94
- - "pip install --disable-pip-version-check -U pip"
+ - "pip install --disable-pip-version-check --user -U pip"
95
96
# Install the build dependencies of the project. If some dependencies contain
97
# compiled extensions and are not provided as pre-built wheel packages,
0 commit comments