diff --git a/venv.ps1 b/venv.ps1 index 7ca6fb6bb..5daa3e7e0 100644 --- a/venv.ps1 +++ b/venv.ps1 @@ -10,4 +10,4 @@ if(!(Test-Path -Path ".build")) } .build\Scripts\activate.ps1 -python build.py $python $install_mode $pip_date +python build.py $install_mode $pip_date