3 lines
49 B
Batchfile
3 lines
49 B
Batchfile
![]() |
@echo off
|
||
|
pip install -r .\requirements.txt
|
||
|
pause
|