projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d679f8
)
buildman: Add python3-coverage
author
Simon Glass
<sjg@chromium.org>
Sun, 23 Jun 2024 17:56:17 +0000
(11:56 -0600)
committer
Simon Glass
<sjg@chromium.org>
Wed, 3 Jul 2024 06:36:33 +0000
(07:36 +0100)
Add this package so we can run code-coverage tests for Binman.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
tools/buildman/requirements.txt
patch
|
blob
|
history
diff --git
a/tools/buildman/requirements.txt
b/tools/buildman/requirements.txt
index 4a31e69e4cb56b29ee9ed827d4a5a4e94b77980f..564e54898a4ceee7db9a5570542fedf8dd8ac618 100644
(file)
--- a/
tools/buildman/requirements.txt
+++ b/
tools/buildman/requirements.txt
@@
-1,3
+1,4
@@
+coverage==6.2
jsonschema==4.17.3
pyyaml==6.0
yamllint==1.26.3