Update subcommand entry point group names, per wuttjamaican
This commit is contained in:
parent
e82e714417
commit
7a11ee7ad7
|
@ -33,7 +33,7 @@ include_package_data = True
|
||||||
|
|
||||||
[options.entry_points]
|
[options.entry_points]
|
||||||
|
|
||||||
rattail.commands =
|
rattail.subcommands =
|
||||||
export-hotcooler = rattail_tempmon.commands:ExportHotCooler
|
export-hotcooler = rattail_tempmon.commands:ExportHotCooler
|
||||||
purge-tempmon = rattail_tempmon.commands:PurgeTempmon
|
purge-tempmon = rattail_tempmon.commands:PurgeTempmon
|
||||||
tempmon-client = rattail_tempmon.commands:TempmonClient
|
tempmon-client = rattail_tempmon.commands:TempmonClient
|
||||||
|
|
Loading…
Reference in a new issue