]> Git Repo - J-u-boot.git/commitdiff
buildman: Add python3-coverage
authorSimon Glass <[email protected]>
Sun, 23 Jun 2024 17:56:17 +0000 (11:56 -0600)
committerSimon Glass <[email protected]>
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
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
This page took 0.029503 seconds and 4 git commands to generate.