diff options
Diffstat (limited to 'dev-python/tabulate/tabulate-0.8.6.ebuild')
-rw-r--r-- | dev-python/tabulate/tabulate-0.8.6.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/tabulate/tabulate-0.8.6.ebuild b/dev-python/tabulate/tabulate-0.8.6.ebuild index de51686e88fe..f59bcaa21a19 100644 --- a/dev-python/tabulate/tabulate-0.8.6.ebuild +++ b/dev-python/tabulate/tabulate-0.8.6.ebuild @@ -26,7 +26,6 @@ BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] $(python_gen_impl_dep 'sqlite') dev-python/colorclass[${PYTHON_USEDEP}] $(python_gen_cond_dep 'dev-python/numpy[${PYTHON_USEDEP}]' 'python3*') - virtual/python-funcsigs[${PYTHON_USEDEP}] ) " |