summaryrefslogtreecommitdiff
path: root/dev-python/entrypoints
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/entrypoints')
-rw-r--r--dev-python/entrypoints/entrypoints-0.4.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/entrypoints/entrypoints-0.4.ebuild b/dev-python/entrypoints/entrypoints-0.4.ebuild
index ecb8c7fa179d..f6c8aa38d40b 100644
--- a/dev-python/entrypoints/entrypoints-0.4.ebuild
+++ b/dev-python/entrypoints/entrypoints-0.4.ebuild
@@ -20,3 +20,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~spar
EPYTEST_PLUGINS=()
distutils_enable_tests pytest
+
+BDEPEND="
+ <dev-python/flit-core-4[${PYTHON_USEDEP}]
+"