dev-python/doublex: 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:24 +01:00
parent f987d30a77
commit 813f52d73e

View File

@@ -23,7 +23,6 @@ DEPEND="
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
test? (
dev-python/nose[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/unittest2[${PYTHON_USEDEP}]' 'python2*')
)
"
RDEPEND="${CDEPEND}"