Add git-pw and boto3 to the list of requirements for patchtest. Signed-off-by: Trevor Gamblin <[email protected]> --- meta/lib/patchtest/requirements.txt | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/meta/lib/patchtest/requirements.txt b/meta/lib/patchtest/requirements.txt index 785aa469f69..ba55ff905e2 100644 --- a/meta/lib/patchtest/requirements.txt +++ b/meta/lib/patchtest/requirements.txt @@ -1,3 +1,5 @@ +boto3 +git-pw>=2.5.0 jinja2 pylint pyparsing>=3.0.9 -- 2.41.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#189310): https://lists.openembedded.org/g/openembedded-core/message/189310 Mute This Topic: https://lists.openembedded.org/mt/102003999/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
