From 92ea0270179839aee4e5addb6518945fe31c21e4 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Wed, 25 Nov 2020 12:50:48 -0500 Subject: tests/docker, tests/vm: remove setuptools from images Setuptools is not needed anymore by the bundled copy of meson, remove it. Suggested-by: Thomas Huth Signed-off-by: Paolo Bonzini --- tests/vm/freebsd | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/vm/freebsd') diff --git a/tests/vm/freebsd b/tests/vm/freebsd index 04ee793381..09f3ee6cb8 100755 --- a/tests/vm/freebsd +++ b/tests/vm/freebsd @@ -33,7 +33,6 @@ class FreeBSDVM(basevm.BaseVM): "pkgconf", "bzip2", "python37", - "py37-setuptools", "ninja", # gnu tools -- cgit v1.2.3