Forgot a comma

This commit is contained in:
Fabio Manganiello 2019-02-12 22:54:53 +01:00
parent ee3df8fe8c
commit 9a4963a48a
1 changed files with 1 additions and 1 deletions

View File

@ -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']