
13 Jan
2021
13 Jan
'21
5:10 p.m.
On Tue, 12 Jan 2021 at 01:43, Jorge Ramirez-Ortiz jorge@foundries.io wrote:
From: Igor Opaniuk igor.opaniuk@foundries.io
Add pygit2 and pyelftools to the list of packages for virtualenv needed to run all sets of pytests.This fixes warnings like:
binman.elf_test.TestElf.testDecodeElf (subunit.RemotedTestCase): Python elftools not available
Signed-off-by: Igor Opaniuk igor.opaniuk@foundries.io
test/py/requirements.txt | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org