]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
buildman: Add python3-coverage
authorSimon Glass <sjg@chromium.org>
Sun, 23 Jun 2024 17:56:17 +0000 (11:56 -0600)
committerSimon 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

index 4a31e69e4cb56b29ee9ed827d4a5a4e94b77980f..564e54898a4ceee7db9a5570542fedf8dd8ac618 100644 (file)
@@ -1,3 +1,4 @@
+coverage==6.2
 jsonschema==4.17.3
 pyyaml==6.0
 yamllint==1.26.3