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

MycroftOS: Switch and make use of python-gitdb

This commit is contained in:
j1nx
2020-05-17 14:23:36 +02:00
parent 701615d3ee
commit c6c43e67ab
5 changed files with 24 additions and 1 deletions

View File

@ -1,6 +1,6 @@
config BR2_PACKAGE_PYTHON_GITPYTHON
bool "python-gitpython"
select BR2_PACKAGE_PYTHON_GITDB2 # runtime
select BR2_PACKAGE_PYTHON_GITDB # runtime
help
Python Git Library.