1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-30 10:25:12 +01:00
2022-10-28 20:19:01 +02:00

12 lines
489 B
Makefile

################################################################################
#
# python-ovos-stt-plugin-selene
#
################################################################################
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))