Update subcommand entry point group names, per wuttjamaican
This commit is contained in:
parent
da408a66bb
commit
d7e840138b
|
@ -32,7 +32,7 @@ include_package_data = True
|
||||||
|
|
||||||
[options.entry_points]
|
[options.entry_points]
|
||||||
|
|
||||||
rattail.commands =
|
rattail.subcommands =
|
||||||
import-harvest = rattail_harvest.commands:ImportHarvest
|
import-harvest = rattail_harvest.commands:ImportHarvest
|
||||||
|
|
||||||
rattail.config.extensions =
|
rattail.config.extensions =
|
||||||
|
|
Loading…
Reference in a new issue