PR for small fixes #15

Merged
Patrick_Pluto merged 4 commits from React-Group/interstellar_ai:main into main 2024-09-24 10:37:29 +02:00
Showing only changes of commit becf4d697d - Show all commits

View file

@ -1,4 +1,3 @@
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
deactivate