1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-28 01:19:27 +01:00

12 lines
447 B
Makefile
Raw Normal View History

################################################################################
#
# python-ovos-tts-server
#
################################################################################
PYTHON_OVOS_TTS_SERVER_VERSION = ceef8aacce4bf58b949573083c7686220f150c5e
PYTHON_OVOS_TTS_SERVER_SITE = $(call github,OpenVoiceOS,ovos-tts-server,$(PYTHON_OVOS_TTS_SERVER_VERSION))
PYTHON_OVOS_TTS_SERVER_SETUP_TYPE = setuptools
$(eval $(python-package))