Skip to content

Commit 311b0a1

Browse files
committed
Remove echo statement
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent b15b6b7 commit 311b0a1

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

configure.bat

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -152,14 +152,6 @@ if %ERRORLEVEL% neq 0 (
152152
@rem # speeds up the installation.
153153
@rem # We always have the PEP517 build dependencies installed already.
154154

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-
163155
"%CFG_BIN_DIR%\pip" install ^
164156
--upgrade ^
165157
--no-build-isolation ^

0 commit comments

Comments
 (0)