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 72b737b commit 6dc956fCopy full SHA for 6dc956f
configure.bat
@@ -126,7 +126,7 @@ if not exist "%CFG_BIN_DIR%\python.exe" (
126
)
127
128
%PYTHON_EXECUTABLE% "%CFG_ROOT_DIR%\%VIRTUALENV_DIR%\virtualenv.pyz" ^
129
- embed --pip embed --setuptools embed ^
+ --pip embed --setuptools embed ^
130
--seeder pip ^
131
--never-download ^
132
--no-periodic-update ^
0 commit comments