Update pyproject.toml

This commit is contained in:
Ritchie Mwewa
2026-01-23 23:24:11 +02:00
parent 5464932b09
commit 2ecce50686

View File

@@ -34,8 +34,7 @@ dev = [
]
[project.scripts]
ocs = "octosuite._app:start"
octosuite = "octosuite.app:start"
octosuite = "octosuite._app:start"
[tool.uv]
package = true