From bf60f2a01fc569e73a9a0bcb224e8c87394cc8de Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 5 Feb 2025 19:17:39 +0100 Subject: [PATCH] Adding python3-dask to build-depends for additional tests. Signed-off-by: Daniel Baumann --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index e8a76f6..b0eb7c3 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Daniel Baumann Build-Depends: debhelper-compat (= 13), pybuild-plugin-pyproject, python3-all, + python3-dask , python3-docopt, python3-pandas , python3-pytest ,