mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
The big catch up game - part2
Pushed for backup. DO NOT build this as of yet.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-ovos-config
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_OVOS_CONFIG_VERSION = fe9e3d2a7ad4a23f5b2cdc67705448b28a57db17
|
||||
PYTHON_OVOS_CONFIG_SITE = $(call github,OpenVoiceOS,ovos-config,$(PYTHON_OVOS_CONFIG_VERSION))
|
||||
PYTHON_OVOS_CONFIG_SETUP_TYPE = setuptools
|
||||
PYTHON_OVOS_CONFIG_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
Reference in New Issue
Block a user