Unverified Commit e675dda6 authored by Yanan Cao's avatar Yanan Cao Committed by GitHub
Browse files

[Misc] Add Helion version check to collect_env (#32797)


Signed-off-by: default avatarYanan Cao <gmagogsfm@gmail.com>
parent 24dc30f7
......@@ -78,6 +78,7 @@ DEFAULT_CONDA_PATTERNS = {
"nvidia",
"pynvml",
"flashinfer-python",
"helion",
}
DEFAULT_PIP_PATTERNS = {
......@@ -94,6 +95,7 @@ DEFAULT_PIP_PATTERNS = {
"nvidia",
"pynvml",
"flashinfer-python",
"helion",
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment