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

This commit is contained in:
Baizhou Zhang
2025-10-28 20:07:36 -07:00
committed by GitHub
parent 83087247d1
commit 587deb15a7
2 changed files with 2 additions and 1 deletions

View File

@@ -89,6 +89,7 @@ test = [
"sentence_transformers",
"tabulate",
]
dev = ["sglang[test]"]
tracing = [
"opentelemetry-api",
"opentelemetry-exporter-otlp",