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 a27b8fe commit 604a183Copy full SHA for 604a183
appveyor/build.bat
@@ -61,7 +61,7 @@ cl /?
61
rustc --version
62
cargo --version
63
64
-python -m pip install -U setuptools pip
+python -m pip install -U setuptools pip wheel
65
if %ERRORLEVEL% NEQ 0 exit 1
66
67
python -m pip install -r test_requirements.txt
0 commit comments