]> git.baikalelectronics.ru Git - uboot.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)
commitdbd3a08627a438528c5330912d0d9273027e4361
tree09d5d076d70a157c7d6205a493d0cd1e63177f83
parent0f59c719885a5582b22530f8517c44922d650dab
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