mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/entrypoints: Add setuptools as dependency
Closes: https://bugs.gentoo.org/678944 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Marius Brehler <marius.brehler+gentoo@googlemail.com> Closes: https://github.com/gentoo/gentoo/pull/12369 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
committed by
Andreas Sturmlechner
parent
c6f79e3427
commit
5e2a96b7be
@@ -17,6 +17,7 @@ KEYWORDS="amd64 ~arm ~arm64 x86"
|
||||
IUSE="doc test"
|
||||
|
||||
DEPEND="
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '>=dev-python/configparser-3.5.0[${PYTHON_USEDEP}]' 'python2*')
|
||||
test? (
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user