mirror of https://github.com/vllm-project/vllm.git
Update pyproject.toml
This commit is contained in:
parent
47927a816c
commit
3c70f76ca9
|
@ -15,7 +15,7 @@ build-backend = "setuptools.build_meta"
|
|||
[project]
|
||||
name = "vllm"
|
||||
authors = [{name = "vLLM Team"}]
|
||||
license = { text = "Apache-2.0" }
|
||||
license = { file = "LICENSE" }
|
||||
readme = "README.md"
|
||||
description = "A high-throughput and memory-efficient inference and serving engine for LLMs"
|
||||
classifiers = [
|
||||
|
|
Loading…
Reference in New Issue