forked from platypush/platypush
Merge branch 'master' into vuejs
This commit is contained in:
commit
269000ab85
9 changed files with 35 additions and 72 deletions
1
setup.py
1
setup.py
|
@ -111,6 +111,7 @@ setup(
|
|||
'lastfm': ['pylast'],
|
||||
# Support for custom hotword detection
|
||||
'hotword': ['snowboy'],
|
||||
'snowboy': ['snowboy'],
|
||||
# Support for real-time MIDI events
|
||||
'midi': ['rtmidi'],
|
||||
# Support for RaspberryPi GPIO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue