From: Simon Glass Date: Thu, 10 Apr 2025 12:42:58 +0000 (-0600) Subject: binman: Add coverage to requirements X-Git-Tag: v2025.07-rc1~70^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac964c099b5a90076add8aef6bcd6eb3d96eb458;p=thirdparty%2Fu-boot.git binman: Add coverage to requirements We need the code-coverage package to run the coverage tests. Add this package. Signed-off-by: Simon Glass --- diff --git a/tools/binman/requirements.txt b/tools/binman/requirements.txt index f068ef75a30..7db72e888e3 100644 --- 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