Bugfix: Add missing packages to install_requires

This commit is contained in:
2023-01-17 13:22:38 +01:00
parent 9202aedf7f
commit d203958b5f
4 changed files with 9 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "RevPi Commander"
#define MyAppVersion "0.9.10rc4"
#define MyAppVersion "0.9.10rc5"
#define MyAppPublisher "Sven Sager"
#define MyAppURL "https://revpimodio.org/"
#define MyAppICO "data\revpicommander.ico"