buildman: Add python3-coverage

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>
This commit is contained in:
Simon Glass 2024-06-23 11:56:17 -06:00
parent 5d679f801d
commit e70bac90ff

View File

@ -1,3 +1,4 @@
coverage==6.2
jsonschema==4.17.3
pyyaml==6.0
yamllint==1.26.3