Commented ouimeaux plugin dependencies in setup.py as it's now a github link

This commit is contained in:
Fabio Manganiello 2019-08-16 11:13:09 +02:00
parent b153d212e3
commit 25cbe759cf
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ setup(
'Support for PDF generation': ['weasyprint'],
'Support for Philips Hue plugin': ['phue'],
'Support for MPD/Mopidy music server plugin': ['python-mpd2'],
'Support for Belkin WeMo Switch plugin': ['git+https://github.com/iancmcc/ouimeaux'],
# 'Support for Belkin WeMo Switch plugin': ['git+https://github.com/iancmcc/ouimeaux'],
'Support for text2speech plugin': ['mplayer'],
'Support for OMXPlayer plugin': ['omxplayer'],
'Support for YouTube in the OMXPlayer plugin': ['youtube-dl'],