diff --git a/pyproject.toml b/pyproject.toml index 11e679d..def3a4d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ crepes = "rattail_corepos.corepos.commands:crepes_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"