git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a2cf63
)
binman: Add coverage to requirements
author
Simon Glass
<sjg@chromium.org>
Thu, 10 Apr 2025 12:42:58 +0000
(06:42 -0600)
committer
Tom Rini
<trini@konsulko.com>
Fri, 11 Apr 2025 20:29:52 +0000
(14:29 -0600)
We need the code-coverage package to run the coverage tests. Add this
package.
Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/requirements.txt
patch
|
blob
|
history
diff --git
a/tools/binman/requirements.txt
b/tools/binman/requirements.txt
index
f068ef7
..
7db72e8
100644
(file)
--- a/
tools/binman/requirements.txt
+++ b/
tools/binman/requirements.txt
@@
-1,3
+1,4
@@
+coverage==7.8.0
importlib_resources==6.5.2
jsonschema==4.23.0
pycryptodomex==3.21.0