On Tue, 12 Jan 2021 at 01:43, Jorge Ramirez-Ortiz <[email protected]> wrote: > > From: Igor Opaniuk <[email protected]> > > 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 <[email protected]> > --- > test/py/requirements.txt | 2 ++ > 1 file changed, 2 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

