diff --git a/setup.cfg b/setup.cfg index fc0d4fa..1ca40fe 100644 --- a/setup.cfg +++ b/setup.cfg @@ -58,5 +58,5 @@ paste.app_factory = main = theo.web.app:main webapi = theo.web.webapi:main -theo.commands = +theo.subcommands = install = theo.commands:Install