On 26/06/2020 20.13, Alex Bennée wrote:
We need additional python packages to run check-acceptance. Add them to the docker images we will be using later.Signed-off-by: Alex Bennée <alex.ben...@linaro.org> --- tests/docker/dockerfiles/fedora.docker | 7 +++++++ tests/docker/dockerfiles/ubuntu2004.docker | 10 +++++++++- 2 files changed, 16 insertions(+), 1 deletion(-)
Reviewed-by: Thomas Huth <th...@redhat.com>