3 lines
57 B
Batchfile
3 lines
57 B
Batchfile
@echo off
|
|
python -m pip install -r requirements.txt
|
|
pause |
@echo off
|
|
python -m pip install -r requirements.txt
|
|
pause |