We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2adebe commit 84f68ecCopy full SHA for 84f68ec
ZeroConfigDLNA.spec
@@ -12,6 +12,7 @@ a = Analysis(
12
('ssdp.py', '.'),
13
('mime.types', '.'),
14
('custom_mimetypes.py', '.'),
15
+ ('helpers.py', '.')
16
],
17
hiddenimports=[],
18
hookspath=[],
0 commit comments