From 132828723b5f43892eca35c327f917ff12395f5d Mon Sep 17 00:00:00 2001 From: Tomas Hrnciar Date: Wed, 31 Mar 2021 09:10:16 +0200 Subject: [PATCH] Explicitly require setuptools, ansible_bender/cli.py imports pkg_resources --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 993380b..e2ba219 100644 --- a/setup.cfg +++ b/setup.cfg @@ -42,6 +42,7 @@ install_requires = PyYAML tabulate jsonschema + setuptools [options.packages.find] exclude =