update: fixed unwanted overwriting
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
cd /D .\..\
|
||||
python -m venv venv
|
||||
.\venv\Scripts\pip.exe install -r ./requirements.txt
|
||||
@pause
|
||||
Reference in New Issue
Block a user