forked from React-Group/interstellar_ai
9 lines
135 B
Batchfile
9 lines
135 B
Batchfile
|
cd python-bin
|
||
|
set PATH=%PATH%;%CD%
|
||
|
cd Scripts
|
||
|
set PATH=%PATH%;%CD%
|
||
|
cd ..
|
||
|
cd ..
|
||
|
|
||
|
cd py
|
||
|
python -m pip install -r requirements.txt
|