|
|
@ -57,7 +57,7 @@ REM append to PATH |
|
|
call %pa% "%winpython%\%exe%" |
|
|
call %pa% "%winpython%\%exe%" |
|
|
call %pa% "%winpython%\%exe%\Scripts" |
|
|
call %pa% "%winpython%\%exe%\Scripts" |
|
|
call %pa% "%Directory%\ua-path" |
|
|
call %pa% "%Directory%\ua-path" |
|
|
title "Installing requirements..." |
|
|
|
|
|
|
|
|
title Installing requirements... |
|
|
python -m pip install -U pip |
|
|
python -m pip install -U pip |
|
|
python -m pip install -r "%Directory%\google_api_wrapper\requirements.txt" |
|
|
python -m pip install -r "%Directory%\google_api_wrapper\requirements.txt" |
|
|
python -m pip install -r "%Directory%\requirements.txt |
|
|
python -m pip install -r "%Directory%\requirements.txt |