FreeDATA/tools/Modem-Install-Requrements.bat

5 lines
135 B
Batchfile
Raw Normal View History

2024-01-11 00:34:47 +00:00
REM Place this batch file in FreeData/modem and then run it
REM ie. c:\FD-Src\modem
python -m pip install -r ..\requirements.txt
pause