mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
patchtest: add requirements.txt
Add a requirements.txt file with the Python modules needed for Patchtest to run. (From OE-Core rev: 2fd953ac5dd86d3045a6af240d61c6e36c62d133) Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0cf17394f8
commit
9788cccca7
@@ -0,0 +1,4 @@
|
|||||||
|
jinja2
|
||||||
|
pylint
|
||||||
|
pyparsing>=3.0.9
|
||||||
|
unidiff
|
||||||
Reference in New Issue
Block a user