aboutsummaryrefslogtreecommitdiff
path: root/appveyor.bat
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.bat')
-rw-r--r--appveyor.bat2
1 files changed, 0 insertions, 2 deletions
diff --git a/appveyor.bat b/appveyor.bat
index bced3e6d..bf4ec2a6 100644
--- a/appveyor.bat
+++ b/appveyor.bat
@@ -1,7 +1,5 @@
setlocal
-pip install wheel
-
REM Checkout release commit
cd %REPO_DIR%
git checkout %BUILD_COMMIT%