Skip to content

Commit 94facfa

Browse files
author
Dan
committed
Updated appveyor config
1 parent bdc0b83 commit 94facfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ install:
9191

9292
# Upgrade to the latest version of pip to avoid it displaying warnings
9393
# about it being out of date.
94-
- "pip install --disable-pip-version-check -U pip"
94+
- "pip install --disable-pip-version-check --user -U pip"
9595

9696
# Install the build dependencies of the project. If some dependencies contain
9797
# compiled extensions and are not provided as pre-built wheel packages,

0 commit comments

Comments
 (0)