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 ed78585 commit 3e37631Copy full SHA for 3e37631
appveyor.yml
@@ -99,7 +99,7 @@ install:
99
100
# Upgrade to the latest version of pip to avoid it displaying warnings
101
# about it being out of date.
102
- - "pip install --disable-pip-version-check --user --upgrade pip"
+ - "pip install --disable-pip-version-check --user --upgrade pip wheel"
103
104
# Install the build dependencies of the project. If some dependencies contain
105
# compiled extensions and are not provided as pre-built wheel packages,
0 commit comments