Merge "Install setuptools for molecule venv"

This commit is contained in:
Zuul
2025-01-31 02:51:38 +00:00
committed by Gerrit Code Review

View File

@@ -17,3 +17,4 @@ ansible-core==2.17.5 # GPL-3.0
docker>=7.0.0 # Apache-2.0 docker>=7.0.0 # Apache-2.0
molecule==24.12.0 # MIT molecule==24.12.0 # MIT
molecule-plugins[docker]==23.6.0 # MIT molecule-plugins[docker]==23.6.0 # MIT
setuptools>75.0.0 # MIT