Skip to content

Commit 973bc3e

Browse files
committed
feat: new cli for balatrobench
1 parent 88ebc44 commit 973bc3e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ Repository = "https://github.com/coder/balatrollm"
2424
Changelog = "https://github.com/coder/balatrollm/blob/main/CHANGELOG.md"
2525

2626
[project.scripts]
27-
balatrollm = "balatrollm:main"
27+
balatrollm = "balatrollm.balatrollm_cli:main"
28+
balatrobench = "balatrollm.balatrobench_cli:main"
2829

2930
[build-system]
3031
requires = ["hatchling"]

0 commit comments

Comments
 (0)