mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-16 11:57:14 +08:00
chore: remove unused marker (#26890)
Signed-off-by: Max Wittig <max.wittig@siemens.com>
This commit is contained in:
parent
8f4b313c37
commit
5d598680e3
@ -107,7 +107,6 @@ markers = [
|
|||||||
"distributed: run this test only in distributed GPU tests",
|
"distributed: run this test only in distributed GPU tests",
|
||||||
"skip_v1: do not run this test with v1",
|
"skip_v1: do not run this test with v1",
|
||||||
"optional: optional tests that are automatically skipped, include --optional to run them",
|
"optional: optional tests that are automatically skipped, include --optional to run them",
|
||||||
"extra_server_args: extra arguments to pass to the server fixture",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.ty.src]
|
[tool.ty.src]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user