Unverified Commit 6336143d authored by ishandhanani's avatar ishandhanani Committed by GitHub
Browse files

fix: remove sglang hash for pyproject (#1281)

parent 1ae7641d
...@@ -66,10 +66,6 @@ vllm = [ ...@@ -66,10 +66,6 @@ vllm = [
"ai-dynamo-vllm~=0.8.4" "ai-dynamo-vllm~=0.8.4"
] ]
sglang = [
"sglang[all]@git+https://github.com/sgl-project/sglang@e806f708c954020bda7d1cc98035a44fd6a4eb96#subdirectory=python"
]
[project.scripts] [project.scripts]
dynamo = "dynamo.sdk.cli.cli:cli" dynamo = "dynamo.sdk.cli.cli:cli"
dynamo-run = "dynamo.sdk.cli.run_executable:dynamo_run" dynamo-run = "dynamo.sdk.cli.run_executable:dynamo_run"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment