diff --git a/setup.py b/setup.py index 5dd6f82f..a408be96 100755 --- a/setup.py +++ b/setup.py @@ -95,7 +95,7 @@ setup( 'Support for Plex plugin': ['plexapi'], 'Support for Chromecast plugin': ['pychromecast'], 'Support for sound devices': ['sounddevice', 'soundfile', 'numpy'], - 'Support for web media subtitles': ['webvtt-py'] + 'Support for web media subtitles': ['webvtt-py'], 'Support for mopidy backend': ['websocket-client'], # 'Support for Leap Motion backend': ['git+ssh://git@github.com:BlackLight/leap-sdk-python3.git'], # 'Support for Flic buttons': ['git+https://@github.com/50ButtonsEach/fliclib-linux-hci.git']