dev-python/ipython: 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:47 +01:00
parent f0a13220d3
commit 33076848a5

View File

@@ -35,8 +35,6 @@ RDEPEND="${CDEPEND}
nbconvert? ( dev-python/nbconvert[${PYTHON_USEDEP}] )"
DEPEND="${CDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
$(python_gen_cond_dep \
'dev-python/backports-shutil_get_terminal_size[${PYTHON_USEDEP}]' 'python2*')
test? (
dev-python/ipykernel[${PYTHON_USEDEP}]
dev-python/nbformat[${PYTHON_USEDEP}]