Aggiunge GUI di configurazione
This commit is contained in:
@@ -5,8 +5,10 @@ description = "Windows watchdog service and tray backup utility."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"customtkinter>=5.2.2",
|
||||
"pillow>=10.0.0",
|
||||
"pystray>=0.19.5",
|
||||
"tomli-w>=1.0.0",
|
||||
"watchdog>=4.0.0",
|
||||
"pywin32>=306; platform_system == 'Windows'",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user