binman: Add coverage to requirements
authorSimon Glass <sjg@chromium.org>
Thu, 10 Apr 2025 12:42:58 +0000 (06:42 -0600)
committerTom 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

index f068ef7..7db72e8 100644 (file)
@@ -1,3 +1,4 @@
+coverage==7.8.0
 importlib_resources==6.5.2
 jsonschema==4.23.0
 pycryptodomex==3.21.0