[model-gateway] add both python and rust cli alias (#13678)
This commit is contained in:
@@ -40,6 +40,11 @@ dev = [
|
||||
"requests>=2.25.0",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
smg = "sglang_router.cli:main"
|
||||
amg = "sglang_router.cli:main"
|
||||
sglang-router = "sglang_router.cli:main"
|
||||
|
||||
|
||||
[tool.maturin]
|
||||
python-source = "."
|
||||
|
||||
Reference in New Issue
Block a user