dev-python/ipywidgets: Clean py2 deps up

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-03-17 08:14:49 +01:00
parent 33076848a5
commit 9e64fab7a4
2 changed files with 0 additions and 2 deletions

View File

@@ -26,7 +26,6 @@ RDEPEND="
"
DEPEND="${RDEPEND}
test? (
$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 'python2*')
dev-python/nose[${PYTHON_USEDEP}]
dev-python/coverage[${PYTHON_USEDEP}]
)

View File

@@ -26,7 +26,6 @@ RDEPEND="
"
DEPEND="${RDEPEND}
test? (
$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 'python2*')
dev-python/nose[${PYTHON_USEDEP}]
dev-python/coverage[${PYTHON_USEDEP}]
)