GitPython provides some simple utilities for retrieving repo
configurations that can replace the manual work that patchtest currently
does. Add it to the requirements so that the source can make use of it.

Signed-off-by: Trevor Gamblin <tgamb...@baylibre.com>
---
 meta/lib/patchtest/requirements.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/lib/patchtest/requirements.txt 
b/meta/lib/patchtest/requirements.txt
index ba55ff905e2..4247b91f094 100644
--- a/meta/lib/patchtest/requirements.txt
+++ b/meta/lib/patchtest/requirements.txt
@@ -1,5 +1,6 @@
 boto3
 git-pw>=2.5.0
+GitPython
 jinja2
 pylint
 pyparsing>=3.0.9
-- 
2.44.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#198986): 
https://lists.openembedded.org/g/openembedded-core/message/198986
Mute This Topic: https://lists.openembedded.org/mt/105887449/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to