diff --git a/pyproject.toml b/pyproject.toml index 8002dd2..a4b1cae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ Changelog = "https://forgejo.wuttaproject.org/rattail/rattail-harvest/src/branch rattail_harvest = "rattail_harvest.commands" -[project.entry-points."rattail.config.extensions"] +[project.entry-points."wutta.config.extensions"] rattail_harvest = "rattail_harvest.config:RattailHarvestExtension"