mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-08 06:04:34 +00:00
f4a60b0363
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>
24 lines
396 B
Text
24 lines
396 B
Text
atomicwrites==1.3.0
|
|
attrs==19.3.0
|
|
coverage==4.5.4
|
|
extras==1.0.0
|
|
fixtures==3.0.0
|
|
importlib-metadata==0.23
|
|
linecache2==1.0.0
|
|
more-itertools==7.2.0
|
|
packaging==19.2
|
|
pbr==5.4.3
|
|
pluggy==0.13.0
|
|
py==1.8.0
|
|
pyelftools==0.27
|
|
pygit2==1.4.0
|
|
pyparsing==2.4.2
|
|
pytest==5.2.1
|
|
python-mimeparse==1.6.0
|
|
python-subunit==1.3.0
|
|
six==1.12.0
|
|
testtools==2.3.0
|
|
traceback2==1.4.0
|
|
unittest2==1.1.0
|
|
wcwidth==0.1.7
|
|
zipp==0.6.0
|