From fca0c2265c42ca295bea7786955079a031cc6492 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Sun, 31 Jan 2021 12:42:02 +0100 Subject: [PATCH] Added extra alias "snowboy" for "hotword" --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index c32a8fef..22ef24c5 100755 --- a/setup.py +++ b/setup.py @@ -210,6 +210,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