main #52

Merged
YasinOnm08 merged 19 commits from React-Group/interstellar_ai:main into main 2024-10-08 12:57:37 +02:00
Showing only changes of commit 0b2bbaccad - Show all commits

View file

@ -1,5 +1,7 @@
cd python-bin
set PATH=%PATH%;%CD%
curl -O https://bootstrap.pypa.io/get-pip.py
python get-pip.py
cd Scripts
set PATH=%PATH%;%CD%
cd ..