Files
poky/meta/lib/patchtest/requirements.txt
Trevor Gamblin e73ea1a868 patchtest: requirements.txt: add GitPython
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.

(From OE-Core rev: dd4e4adfe91333fbd52d1441e2864a570e0dd073)

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-05-13 16:28:35 +01:00

8 lines
69 B
Plaintext

boto3
git-pw>=2.5.0
GitPython
jinja2
pylint
pyparsing>=3.0.9
unidiff