mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-06-05 11:55:40 +08:00
[Misc] update requires-python in pyproject.toml (#16116)
Signed-off-by: reidliu41 <reid201711@gmail.com> Co-authored-by: reidliu41 <reid201711@gmail.com>
This commit is contained in:
parent
da224daaa9
commit
72c8f1ad04
@ -30,7 +30,7 @@ classifiers = [
|
|||||||
"Topic :: Scientific/Engineering :: Artificial Intelligence",
|
"Topic :: Scientific/Engineering :: Artificial Intelligence",
|
||||||
"Topic :: Scientific/Engineering :: Information Analysis",
|
"Topic :: Scientific/Engineering :: Information Analysis",
|
||||||
]
|
]
|
||||||
requires-python = ">=3.9"
|
requires-python = ">=3.9,<=3.12"
|
||||||
dynamic = [ "version", "dependencies", "optional-dependencies"]
|
dynamic = [ "version", "dependencies", "optional-dependencies"]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user