[CI] Install sgl-eval from PyPI through the test extra (#37504)

This commit is contained in:
Liangsheng Yin
2026-09-02 01:45:25 -07:00
committed by GitHub
parent fe3d4b9bbb
commit ebfd8c60e5
32 changed files with 52 additions and 80 deletions
+1
View File
@@ -109,6 +109,7 @@ test = [
"pandas",
"peft>=0.18.0",
"sentence_transformers",
"sgl-eval==0.1.0",
]
all = []
dev = ["sglang[test]"]