5 lines
114 B
Batchfile
5 lines
114 B
Batchfile
# install dependencies using pip
|
|
py -m pip install typedload
|
|
py -m pip install xtermcolor
|
|
py -m pip install PyQt5
|