build: pywinrt als win32-Dependency hinzufügen
This commit is contained in:
@@ -11,6 +11,9 @@ dependencies = [
|
||||
"dbus-next>=0.2.3; sys_platform == 'linux'",
|
||||
"pynput>=1.7.0; sys_platform == 'win32'",
|
||||
"pywin32>=306; sys_platform == 'win32'",
|
||||
"winrt-Windows.Media.Control>=3.2.1; sys_platform == 'win32'",
|
||||
"winrt-Windows.Foundation>=3.2.1; sys_platform == 'win32'",
|
||||
"winrt-Windows.Foundation.Collections>=3.2.1; sys_platform == 'win32'",
|
||||
"pystray>=0.19.0",
|
||||
"Pillow>=10.0.0",
|
||||
"sv-ttk>=2.6.0",
|
||||
|
||||
Reference in New Issue
Block a user