We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88ebc44 commit 973bc3eCopy full SHA for 973bc3e
1 file changed
pyproject.toml
@@ -24,7 +24,8 @@ Repository = "https://github.com/coder/balatrollm"
24
Changelog = "https://github.com/coder/balatrollm/blob/main/CHANGELOG.md"
25
26
[project.scripts]
27
-balatrollm = "balatrollm:main"
+balatrollm = "balatrollm.balatrollm_cli:main"
28
+balatrobench = "balatrollm.balatrobench_cli:main"
29
30
[build-system]
31
requires = ["hatchling"]
0 commit comments