[NPU] Split pyproject npu from pyproject other (#17641)
This commit is contained in:
@@ -21,6 +21,7 @@ python scripts/release/bump_sglang_version.py 0.5.3rc0
|
||||
- `docs/platforms/ascend_npu.md`
|
||||
- `python/pyproject.toml`
|
||||
- `python/pyproject_other.toml`
|
||||
- `python/pyproject_npu.toml`
|
||||
- `python/sglang/version.py`
|
||||
|
||||
### `bump_kernel_version.py`
|
||||
|
||||
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user