summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-11-09 11:18:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-11-09 11:18:33 +0000
commit23aa1a6d0ae656481fbc29222ab85fdbc7634857 (patch)
treee0c86dec15148fc3d86f46fad4601a6fe8c078aa
parentReleasing debian version 4.1.0-2. (diff)
downloadpgcli-23aa1a6d0ae656481fbc29222ab85fdbc7634857.tar.xz
pgcli-23aa1a6d0ae656481fbc29222ab85fdbc7634857.zip
Removing manual python3-pkg-resources depends (Closes: #1083539).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control1
1 files changed, 0 insertions, 1 deletions
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,