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 b15b6b7 commit 311b0a1Copy full SHA for 311b0a1
configure.bat
@@ -152,14 +152,6 @@ if %ERRORLEVEL% neq 0 (
152
@rem # speeds up the installation.
153
@rem # We always have the PEP517 build dependencies installed already.
154
155
-echo "%CFG_BIN_DIR%\pip" install ^
156
- --upgrade ^
157
- --no-build-isolation ^
158
- %CFG_QUIET% ^
159
- %PIP_EXTRA_ARGS% ^
160
- %CFG_REQUIREMENTS%
161
-
162
163
"%CFG_BIN_DIR%\pip" install ^
164
--upgrade ^
165
--no-build-isolation ^
0 commit comments