dev-python/curtsies: 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:19 +01:00
parent 5a360b9893
commit 431014172f

View File

@@ -20,7 +20,6 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-python/blessings-1.5[${PYTHON_USEDEP}]
>=dev-python/wcwidth-0.1.4[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' python2_7)
"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]