[U-Boot] [PATCH 1/2] test/py: don't import pexpect

Simon Glass sjg at chromium.org
Mon Feb 15 02:19:02 CET 2016


On 8 February 2016 at 18:23, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> The code replaced pexpect with custom code long ago. Don't import the
> unused module so it doesn't need to be installed.
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
>  test/py/conftest.py | 1 -
>  1 file changed, 1 deletion(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list