summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 12:09:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 12:09:09 +0000
commit9cb96ffd7331ccce4041f96cfe67e80820a873e8 (patch)
tree4d8d58cc7c43cd65399020de964afb61f2de2754
parentAvoid shipping some useless files. (diff)
downloadmycli-9cb96ffd7331ccce4041f96cfe67e80820a873e8.tar.xz
mycli-9cb96ffd7331ccce4041f96cfe67e80820a873e8.zip
Removing some automatically detected python depends.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index a7b6ee3..558d60a 100644
--- a/debian/control
+++ b/debian/control
@@ -19,13 +19,8 @@ Package: mycli
Architecture: all
Depends:
python3-cli-helpers,
- python3-click,
- python3-configobj,
- python3-cryptography,
python3-pkg-resources,
python3-prompt-toolkit (>= 2.0),
- python3-pygments,
- python3-pymysql,
python3-sqlparse (>= 0.4),
python3-tabulate,
python3-terminaltables,