Skip to content

Commit 604a183

Browse files
committed
Gotta install wheel.
1 parent a27b8fe commit 604a183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor/build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ cl /?
6161
rustc --version
6262
cargo --version
6363

64-
python -m pip install -U setuptools pip
64+
python -m pip install -U setuptools pip wheel
6565
if %ERRORLEVEL% NEQ 0 exit 1
6666

6767
python -m pip install -r test_requirements.txt

0 commit comments

Comments
 (0)