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

Add additional packages and bump ddg and wolfie skill

This commit is contained in:
j1nx
2022-02-03 10:15:57 +01:00
parent 9603f267f8
commit dcf39a3db4
23 changed files with 137 additions and 4 deletions

View File

@ -0,0 +1,12 @@
################################################################################
#
# python-neon-transformers
#
################################################################################
PYTHON_NEON_TRANSFORMERS_VERSION = 916c55f86f5ef5db82f6e53f50945a037faeaf2b
PYTHON_NEON_TRANSFORMERS_SITE = $(call github,NeonGeckoCom,neon-transformers,$(PYTHON_NEON_TRANSFORMERS_VERSION))
PYTHON_NEON_TRANSFORMERS_SETUP_TYPE = setuptools
PYTHON_NEON_TRANSFORMERS_LICENSE_FILES = LICENSE
$(eval $(python-package))