Commented ouimeaux plugin dependencies in setup.py as it's now a github link
This commit is contained in:
parent
b153d212e3
commit
25cbe759cf
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -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'],
|
||||
|
|
Loading…
Reference in a new issue