[NPU] Split pyproject npu from pyproject other (#17641)

This commit is contained in:
Makcum888e
2026-01-26 09:45:44 -08:00
committed by GitHub
parent 51d139b867
commit bba6e38ff8
9 changed files with 162 additions and 17 deletions
+1
View File
@@ -27,6 +27,7 @@ def main():
Path("docs/platforms/ascend_npu.md"),
Path("python/pyproject.toml"),
Path("python/pyproject_other.toml"),
Path("python/pyproject_npu.toml"),
Path("python/pyproject_cpu.toml"),
Path("python/pyproject_xpu.toml"),
Path("python/sglang/version.py"),