setup.py

changeset 148
ff975e768112
parent 146
e79cc90c7798
--- a/setup.py	Sun Dec 25 13:26:18 2022 +0200
+++ b/setup.py	Mon Jun 02 08:38:59 2025 -0500
@@ -14,6 +14,7 @@
     #setup_requires=['py2app'],
     install_requires=[
         "rumps",
+        "ssdpy",
         "keyring",
         "PyYAML",
         "xdg;platform_system!='darwin'",

mercurial