summaryrefslogtreecommitdiff
path: root/dev-python/tabulate
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/tabulate')
-rw-r--r--dev-python/tabulate/tabulate-0.9.0-r1.ebuild (renamed from dev-python/tabulate/tabulate-0.9.0.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/tabulate/tabulate-0.9.0.ebuild b/dev-python/tabulate/tabulate-0.9.0-r1.ebuild
index c3f0bc951e95..913dd4716f27 100644
--- a/dev-python/tabulate/tabulate-0.9.0.ebuild
+++ b/dev-python/tabulate/tabulate-0.9.0-r1.ebuild
@@ -28,6 +28,7 @@ RDEPEND="
dev-python/wcwidth[${PYTHON_USEDEP}]
"
BDEPEND="
+ dev-python/setuptools-scm[${PYTHON_USEDEP}]
test? (
$(python_gen_impl_dep 'sqlite')
dev-python/colorclass[${PYTHON_USEDEP}]