diff --git a/pyproject.toml b/pyproject.toml index a4f43cdd..163d58cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,8 +73,8 @@ doc = [ "slapd" = "*" "smtpdfix" = "*" -[options.entry_points.console_scripts] -console_scripts = { sheraf = "canaille.commands:cli" } +[tool.poetry.scripts] +canaille = "canaille.commands:cli" [options.packages.find] exclude = [