We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df24f48 commit 7f36ff6Copy full SHA for 7f36ff6
pyproject.toml
@@ -25,6 +25,7 @@ dependencies = [
25
26
[project.scripts]
27
commit0 = "commit0.__main__:main"
28
+agent = "agent.__main__:main"
29
30
[tool.hatch.build.targets.wheel]
31
packages = ["commit0", "agent"]
0 commit comments