From 2aa9ba10fec3b4077955ee97845d7d9fce7eff55 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 7 Jul 2019 14:07:00 +0200 Subject: dev-python/tabulate: Add dev-py/colorclass to test-deps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/tabulate/tabulate-0.8.3.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/tabulate') diff --git a/dev-python/tabulate/tabulate-0.8.3.ebuild b/dev-python/tabulate/tabulate-0.8.3.ebuild index 47d173efc49a..3d5757f8c857 100644 --- a/dev-python/tabulate/tabulate-0.8.3.ebuild +++ b/dev-python/tabulate/tabulate-0.8.3.ebuild @@ -24,6 +24,7 @@ DEPEND=" test? ( ${RDEPEND} $(python_gen_impl_dep 'sqlite') + dev-python/colorclass[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad