mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-python/scikit-learn: dev-python/numpy is a DEPEND
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -28,12 +28,12 @@ IUSE="examples"
|
||||
DEPEND="
|
||||
virtual/blas:=
|
||||
virtual/cblas:=
|
||||
>=dev-python/numpy-1.22.3:=[${PYTHON_USEDEP}]
|
||||
"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
dev-python/wheel[${PYTHON_USEDEP}]
|
||||
>=dev-python/joblib-1.2.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/numpy-1.22.3:=[${PYTHON_USEDEP}]
|
||||
>=dev-python/scipy-1.6.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/threadpoolctl-2.0.0[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user