From fad83c465fa26a39dd400d282ec6751618bd7f41 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Thu, 30 Nov 2023 22:22:33 -0600 Subject: [PATCH] Update subcommand entry point group names, per wuttjamaican --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 1cf87cd..f27fc05 100644 --- a/setup.cfg +++ b/setup.cfg @@ -35,7 +35,7 @@ zip_safe = False [options.entry_points] -rattail.commands = +rattail.subcommands = import-mailchimp = rattail_mailchimp.commands:ImportMailChimp rattail.emails =