Commit 2abc6288 authored by w-e-w's avatar w-e-w

bat activate venv

parent b2453d28
...@@ -48,6 +48,7 @@ echo Warning: Failed to upgrade PIP version ...@@ -48,6 +48,7 @@ echo Warning: Failed to upgrade PIP version
:activate_venv :activate_venv
set PYTHON="%VENV_DIR%\Scripts\Python.exe" set PYTHON="%VENV_DIR%\Scripts\Python.exe"
call "%VENV_DIR%\Scripts\activate.bat"
echo venv %PYTHON% echo venv %PYTHON%
:skip_venv :skip_venv
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment