mirror of
https://github.com/vllm-project/vllm.git
synced 2025-10-20 14:53:52 +08:00
[MISC] update project urls in pyproject.toml (#18519)
Signed-off-by: Andy Xie <andy.xning@gmail.com>
This commit is contained in:
@ -35,8 +35,8 @@ dynamic = [ "version", "dependencies", "optional-dependencies"]
|
||||
|
||||
[project.urls]
|
||||
Homepage="https://github.com/vllm-project/vllm"
|
||||
Documentation="https://vllm.readthedocs.io/en/latest/"
|
||||
Slack="http://slack.vllm.ai/"
|
||||
Documentation="https://docs.vllm.ai/en/latest/"
|
||||
Slack="https://slack.vllm.ai/"
|
||||
|
||||
[project.scripts]
|
||||
vllm = "vllm.entrypoints.cli.main:main"
|
||||
|
Reference in New Issue
Block a user