From bd8ce45b7e0a1cc458a2fcbbdd1891e9e2398bb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 4 May 2024 05:53:02 +0200 Subject: [PATCH] dev-python/tifffile: Remove dev-python/dask test dep MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- dev-python/tifffile/tifffile-2024.4.24.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/tifffile/tifffile-2024.4.24.ebuild b/dev-python/tifffile/tifffile-2024.4.24.ebuild index d58751a45db45..d9d1ef2820371 100644 --- a/dev-python/tifffile/tifffile-2024.4.24.ebuild +++ b/dev-python/tifffile/tifffile-2024.4.24.ebuild @@ -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}]