Re: [PATCH 1/5] gitlab-ci: Remove unused Python package

2023-05-31 Thread Daniel P . Berrangé
On Wed, May 31, 2023 at 04:08:20PM +0100, Camilla Conte wrote: > Python should have been removed in this commit: > https://gitlab.com/qemu-project/qemu/-/commit/94b8b146df84ba472f461398d93fb9cdf0db8f94 > > Signed-off-by: Camilla Conte > --- > .gitlab-ci.d/container-template.yml | 1 - > 1 file c

[PATCH 1/5] gitlab-ci: Remove unused Python package

2023-05-31 Thread Camilla Conte
Python should have been removed in this commit: https://gitlab.com/qemu-project/qemu/-/commit/94b8b146df84ba472f461398d93fb9cdf0db8f94 Signed-off-by: Camilla Conte --- .gitlab-ci.d/container-template.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.d/container-template.yml b/.g