bat activate venv

This commit is contained in:
w-e-w 2024-07-18 23:49:49 +09:00
parent b2453d280a
commit 2abc628899
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ echo Warning: Failed to upgrade PIP version
:activate_venv
set PYTHON="%VENV_DIR%\Scripts\Python.exe"
call "%VENV_DIR%\Scripts\activate.bat"
echo venv %PYTHON%
:skip_venv