1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Almost there ....

This commit is contained in:
j1nx
2022-10-06 13:13:07 +02:00
parent e22fc71639
commit 464bcdc220
543 changed files with 184 additions and 8061 deletions

View File

@ -0,0 +1,12 @@
################################################################################
#
# python-ovos-backend-manager
#
################################################################################
PYTHON_OVOS_BACKEND_MANAGER_VERSION = d56534e8a39137e0aa4ec714a88708b1dca8bf84
PYTHON_OVOS_BACKEND_MANAGER_SITE = $(call github,OpenVoiceOS,ovos-backend-manager,$(PYTHON_OVOS_BACKEND_MANAGER_VERSION))
PYTHON_OVOS_BACKEND_MANAGER_SETUP_TYPE = setuptools
PYTHON_OVOS_BACKEND_MANAGER_LICENSE_FILES = LICENSE
$(eval $(python-package))