From ea7cf6a4a8cc4dcd04dac6fcdd6faf606f56e115 Mon Sep 17 00:00:00 2001 From: Laurent Bonnans Date: Wed, 27 Jun 2018 16:01:22 +0200 Subject: Remove python3-requests from Dockerfile.bitbake --- scripts/ci/Dockerfile.bitbake | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/ci') diff --git a/scripts/ci/Dockerfile.bitbake b/scripts/ci/Dockerfile.bitbake index 984f421..4dfafec 100644 --- a/scripts/ci/Dockerfile.bitbake +++ b/scripts/ci/Dockerfile.bitbake @@ -22,7 +22,6 @@ RUN apt-get update -q && apt-get install -qy \ python \ python3 \ python3-pexpect \ - python3-requests \ qemu \ socat \ texinfo \ -- cgit v1.2.3-54-g00ecf