aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2021-08-01 11:18:15 -0400
committerDavid Bremner <david@tethera.net>2021-08-01 11:18:15 -0400
commit605264c0f7fc853dc7f5dadd674bf4be954ffdbb (patch)
tree727c1ec6f42716a57254275e0965fc0bee8abe75 /setup.cfg
parentbb6dd424c819102e7220b82d41d9dfcf939780a8 (diff)
migrate from cmd to cmd2
It fixes an annoying quirk in the command completion that does not leave a space.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 5460c19..be1d252 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -6,7 +6,7 @@ version = 0.0.1
packages = mm3mod
install_requires =
mailmanclient >= 3.2
-
+ cmd2 >= 0.8.5
[options.entry_points]
console_scripts =