@ -4,3 +4,5 @@ python -m venv .venv
call .venv\Scripts\activate
pip install -r src\requirements.txt
python src\app.py
pause