fix: fix config extension entry point
per upstream changes
This commit is contained in:
parent
49d897ab86
commit
fe8bd77910
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ crepes = "rattail_corepos.corepos.commands:crepes_typer"
|
||||||
core-office = "rattail_corepos.corepos.office.commands:core_office_typer"
|
core-office = "rattail_corepos.corepos.office.commands:core_office_typer"
|
||||||
|
|
||||||
|
|
||||||
[project.entry-points."rattail.config.extensions"]
|
[project.entry-points."wutta.config.extensions"]
|
||||||
rattail-corepos = "rattail_corepos.config:RattailCOREPOSExtension"
|
rattail-corepos = "rattail_corepos.config:RattailCOREPOSExtension"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue