vdiclient/requirements.bat
jpattWPC fc60d99a65 Add support for INI debug
In order to troubleshoot spice connection issues, add ini debug option
2022-03-10 16:58:24 -06:00

5 lines
102 B
Batchfile

@echo off
pip install pyinstaller
pip install proxmoxer
pip install PySimpleGUIQt
pip install requests