]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: py: add pygit2 and pyelftools to requirements.txt
authorIgor Opaniuk <igor.opaniuk@foundries.io>
Mon, 25 Jan 2021 12:28:41 +0000 (14:28 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 16 Feb 2021 16:48:20 +0000 (11:48 -0500)
commitf4a60b036308ca4a0a3ad08587b7f9b72d3565d5
tree09d5d076d70a157c7d6205a493d0cd1e63177f83
parent4e9635618529e0e404b641e155513ad7f313f423
test: py: add pygit2 and pyelftools to requirements.txt

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>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/py/requirements.txt