feat: add entry for rdagent. (#187)

* Add entries

* update entry for rdagent

* lint

* fix typo
This commit is contained in:
you-n-g
2024-08-08 17:10:37 +08:00
committed by GitHub
parent 8c83317528
commit 5c061d452f
12 changed files with 56 additions and 14 deletions
+3
View File
@@ -31,6 +31,9 @@ name = "rdagent"
readme = "README.md"
requires-python = ">=3.10"
[project.scripts]
rdagent = "rdagent.app.cli:app"
[project.urls]
homepage = "https://github.com/microsoft/RD-Agent/"
issue = "https://github.com/microsoft/RD-Agent/issues"