From de3f64fb4d7e5b128a832ffa7479e012b9b4ce6d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 9 Feb 2025 20:06:28 +0100 Subject: [PATCH] Removing manual python3-pkg-resources depends (Closes: #1083539). Signed-off-by: Daniel Baumann --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index 04f7ebb..8d96eac 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,6 @@ Architecture: all Depends: python3-cli-helpers, python3-pgspecial (>= 2), - python3-pkg-resources, python3-prompt-toolkit (>= 3.0), python3-sqlparse (>= 0.3), python3-tabulate,