4 lines
81 B
Batchfile
4 lines
81 B
Batchfile
@echo off
|
|
pip install pyinstaller
|
|
pip install proxmoxer
|
|
pip install PySimpleGUIQt |