[hotfix] Fix pytest not found in CI (#12311)

This commit is contained in:
Baizhou Zhang
2025-10-29 11:07:36 +08:00
committed by GitHub
parent 83087247d1
commit 587deb15a7
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -89,6 +89,7 @@ test = [
"sentence_transformers",
"tabulate",
]
dev = ["sglang[test]"]
tracing = [
"opentelemetry-api",
"opentelemetry-exporter-otlp",