Merge branch 'main' of interstellardevelopment.org:React-Group/interstellar_ai

This commit is contained in:
Patrick_Pluto 2024-09-24 10:36:51 +02:00
commit 3970c6a4f3
2 changed files with 12 additions and 8 deletions

View file

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