Skip to content

Commit 7f36ff6

Browse files
committed
add agent to pypi
1 parent df24f48 commit 7f36ff6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ dependencies = [
2525

2626
[project.scripts]
2727
commit0 = "commit0.__main__:main"
28+
agent = "agent.__main__:main"
2829

2930
[tool.hatch.build.targets.wheel]
3031
packages = ["commit0", "agent"]

0 commit comments

Comments
 (0)