This commit is contained in:
Jedrzej Slupski 2024-01-14 19:09:59 +01:00
parent b4cb793c33
commit 4cbbda8ad1
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
python -m venv venv
Go into venv -> Scripts -> activate
pip install -r requirements.txt
python script.py