dev-python/jupyter_client: 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:53 +01:00
parent 9af75b5da9
commit 3447b45023
2 changed files with 0 additions and 2 deletions

View File

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

View File

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