start project
This commit is contained in:
commit
6f508aa8c7
7 changed files with 17 additions and 0 deletions
4
run_windows.sh
Normal file
4
run_windows.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
python -m venv .venv
|
||||
source .venv\Scripts\activate
|
||||
pip install -r requirements.txt
|
||||
python run.py
|
||||
Loading…
Add table
Add a link
Reference in a new issue