Update subcommand entry point group names, per wuttjamaican

This commit is contained in:
Lance Edgar 2023-11-21 14:46:36 -06:00
parent 98c95637cb
commit c4080f3d5b

View file

@ -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