Unverified Commit 176d62e4 authored by Ning Xie's avatar Ning Xie Committed by GitHub
Browse files

[MISC] update project urls in pyproject.toml (#18519)


Signed-off-by: default avatarAndy Xie <andy.xning@gmail.com>
parent 20bd6f4d
...@@ -35,8 +35,8 @@ dynamic = [ "version", "dependencies", "optional-dependencies"] ...@@ -35,8 +35,8 @@ dynamic = [ "version", "dependencies", "optional-dependencies"]
[project.urls] [project.urls]
Homepage="https://github.com/vllm-project/vllm" Homepage="https://github.com/vllm-project/vllm"
Documentation="https://vllm.readthedocs.io/en/latest/" Documentation="https://docs.vllm.ai/en/latest/"
Slack="http://slack.vllm.ai/" Slack="https://slack.vllm.ai/"
[project.scripts] [project.scripts]
vllm = "vllm.entrypoints.cli.main:main" vllm = "vllm.entrypoints.cli.main:main"
......
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