diff --git a/tests/sanity/sanity.sh b/tests/sanity/sanity.sh
index 4589a3ed24f308f07cb56bd29c4896091a1d117a..e269750dba4454547d8818e6cceb0a992456206f 100644
--- a/tests/sanity/sanity.sh
+++ b/tests/sanity/sanity.sh
@@ -13,6 +13,7 @@ python -m venv "$VENV"
 source "$VENV"/bin/activate
 
 python -m pip install --upgrade pip
+pip install setuptools
 pip install galaxy_importer
 
 rm -f "$ANSIBLE_COLLECTION"-*.tar.gz