summaryrefslogtreecommitdiff
path: root/dev-python/cachetools/cachetools-2.0.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cachetools/cachetools-2.0.0.ebuild')
-rw-r--r--dev-python/cachetools/cachetools-2.0.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/cachetools/cachetools-2.0.0.ebuild b/dev-python/cachetools/cachetools-2.0.0.ebuild
index cd68328fa25f..ae128ff5b3f0 100644
--- a/dev-python/cachetools/cachetools-2.0.0.ebuild
+++ b/dev-python/cachetools/cachetools-2.0.0.ebuild
@@ -18,6 +18,7 @@ IUSE="test"
RDEPEND=""
DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
python_test() {