summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/utidylib/utidylib-0.3.ebuild')
-rw-r--r--dev-python/utidylib/utidylib-0.3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/utidylib/utidylib-0.3.ebuild b/dev-python/utidylib/utidylib-0.3.ebuild
index 3551da313538..177e0d3644c2 100644
--- a/dev-python/utidylib/utidylib-0.3.ebuild
+++ b/dev-python/utidylib/utidylib-0.3.ebuild
@@ -23,6 +23,7 @@ RDEPEND="
dev-python/six[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
test? ( dev-python/pytest[${PYTHON_USEDEP}] )
"