dev-python/css-parser: remove redundant setuptool BDEPEND

Closes: https://github.com/gentoo/gentoo/pull/16729
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Zamarin Arthur <arthurzam@gmail.com>
Signed-off-by: Zac Medico <zmedico@gentoo.org>
This commit is contained in:
Zamarin Arthur
2020-07-17 13:11:35 -07:00
committed by Zac Medico
parent 2fa67aeb14
commit b356d5dd03

View File

@@ -14,7 +14,6 @@ LICENSE="LGPL-2.1+"
SLOT="0"
KEYWORDS="amd64 ~arm x86"
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
# Tests fail under network-sandbox.
RESTRICT+=" test"