dev-python/ipyparallel: Remove py2 virtuals

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-03-16 19:43:49 +01:00
parent a2955bf93b
commit edb952be29
2 changed files with 0 additions and 2 deletions

View File

@@ -32,7 +32,6 @@ RDEPEND="
www-servers/tornado[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}
virtual/python-futures[${PYTHON_USEDEP}]
>=dev-python/setuptools-18.5[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
test? (

View File

@@ -36,7 +36,6 @@ RDEPEND="
"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
virtual/python-futures[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
test? (
dev-python/ipython[test]