diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-11-09 11:20:18 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-11-09 11:20:18 +0000 |
commit | ffd7b01ffb5215dd3d7e4f988d00dbf11bf33421 (patch) | |
tree | 949cd4ba87fba7cb38db347abc19875168c046d5 | |
parent | Releasing debian version 1.27.2-1. (diff) | |
download | mycli-ffd7b01ffb5215dd3d7e4f988d00dbf11bf33421.tar.xz mycli-ffd7b01ffb5215dd3d7e4f988d00dbf11bf33421.zip |
Removing manual python3-pkg-resources depends (Closes: #1083497).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ed53492..7c40c8d 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,6 @@ Section: database Architecture: all Depends: python3-cli-helpers, - python3-pkg-resources, python3-prompt-toolkit (>= 2.0), python3-sqlglot, python3-sqlparse (>= 0.4), |