commit:     2aa9ba10fec3b4077955ee97845d7d9fce7eff55
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  7 12:07:00 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul  7 12:07:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aa9ba10

dev-python/tabulate: Add dev-py/colorclass to test-deps

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/tabulate/tabulate-0.8.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/tabulate/tabulate-0.8.3.ebuild 
b/dev-python/tabulate/tabulate-0.8.3.ebuild
index 47d173efc49..3d5757f8c85 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}]

Reply via email to