Working on moving playlist details over to AdapterManager

This commit is contained in:
Sumner Evans
2020-04-18 20:39:03 -06:00
parent b7f5543339
commit 6bda8eeca4
13 changed files with 230 additions and 224 deletions

View File

@@ -60,6 +60,7 @@ setup(
'Deprecated',
'fuzzywuzzy',
'osxmmkeys ; sys_platform=="darwin"',
'peewee',
'pychromecast',
'PyGObject',
'python-dateutil',