build: dbus-next als Linux-Dependency hinzufügen
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -8,6 +8,7 @@ dependencies = [
|
||||
"numpy>=2.0.0",
|
||||
"evdev>=1.7.0; sys_platform == 'linux'",
|
||||
"PyGObject>=3.50; sys_platform == 'linux'",
|
||||
"dbus-next>=0.2.3; sys_platform == 'linux'",
|
||||
"pynput>=1.7.0; sys_platform == 'win32'",
|
||||
"pywin32>=306; sys_platform == 'win32'",
|
||||
"pystray>=0.19.0",
|
||||
|
||||
Reference in New Issue
Block a user