mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/networkx: Remove pandas test-dep
Closes: https://github.com/gentoo/gentoo/pull/36745 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -27,9 +27,6 @@ BDEPEND="
|
||||
$(python_gen_cond_dep '
|
||||
>=dev-python/matplotlib-3.6[${PYTHON_USEDEP}]
|
||||
>=dev-python/numpy-1.23[${PYTHON_USEDEP}]
|
||||
!ppc64? ( !sparc? (
|
||||
>=dev-python/pandas-1.4[${PYTHON_USEDEP}]
|
||||
) )
|
||||
>=dev-python/scipy-1.11.2[${PYTHON_USEDEP}]
|
||||
' "${PYTHON_FULLY_TESTED[@]}")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user