Unverified Commit 20b5563e authored by pansicheng's avatar pansicheng Committed by GitHub
Browse files

Add hf3fs_utils.cpp to package-data (#8653)

parent 33f0de33
...@@ -130,6 +130,7 @@ dev_cpu = ["sglang[all_cpu]", "sglang[test]"] ...@@ -130,6 +130,7 @@ dev_cpu = ["sglang[all_cpu]", "sglang[test]"]
"sglang" = [ "sglang" = [
"srt/layers/moe/fused_moe_triton/configs/*/*.json", "srt/layers/moe/fused_moe_triton/configs/*/*.json",
"srt/layers/quantization/configs/*.json", "srt/layers/quantization/configs/*.json",
"srt/mem_cache/storage/hf3fs/hf3fs_utils.cpp",
] ]
[tool.setuptools.packages.find] [tool.setuptools.packages.find]
......
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