On Tue, 12 Jan 2021 at 01:43, Jorge Ramirez-Ortiz <jo...@foundries.io> wrote: > > From: Igor Opaniuk <igor.opan...@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.opan...@foundries.io> > --- > test/py/requirements.txt | 2 ++ > 1 file changed, 2 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>