1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-09 16:38:39 +01:00

12 lines
489 B
Makefile
Raw Normal View History

################################################################################
#
# python-ovos-stt-plugin-selene
#
################################################################################
2022-10-28 20:19:01 +02:00
PYTHON_OVOS_STT_PLUGIN_SELENE_VERSION = 49e5f16da293c83c54d4d71e9d836f44fe469634
PYTHON_OVOS_STT_PLUGIN_SELENE_SITE = $(call github,OpenVoiceOS,ovos-stt-plugin-selene,$(PYTHON_OVOS_STT_PLUGIN_SELENE_VERSION))
PYTHON_OVOS_STT_PLUGIN_SELENE_SETUP_TYPE = setuptools
$(eval $(python-package))