mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
5 lines
No EOL
131 B
Batchfile
5 lines
No EOL
131 B
Batchfile
REM Place this batch file in FreeData/tnc and then run it
|
|
REM ie. c:\FD-Src\tnc
|
|
|
|
python -m pip install -r ..\requirements.txt
|
|
pause |