dev-python/tifffile: Remove dev-python/dask test dep

All tests needing dev-python/dask are skipped gracefully if it isn't
available, and the package is really bad.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-05-04 05:53:02 +02:00
parent b438876093
commit bd8ce45b7e

View File

@@ -28,7 +28,6 @@ RDEPEND="
"
BDEPEND="
test? (
dev-python/dask[${PYTHON_USEDEP}]
dev-python/defusedxml[${PYTHON_USEDEP}]
>=dev-python/fsspec-2021.5.0[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]