diff --git a/pyproject.toml b/pyproject.toml index 51333eb..ecae24b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,8 +34,7 @@ dev = [ ] [project.scripts] -ocs = "octosuite._app:start" -octosuite = "octosuite.app:start" +octosuite = "octosuite._app:start" [tool.uv] package = true \ No newline at end of file