Skip to content

Commit 61a2d89

Browse files
committed
Add a TODO
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
1 parent d478688 commit 61a2d89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,7 @@ def get_gaudi_sw_version():
455455

456456

457457
def get_vllm_version() -> str:
458+
# TODO: Revisit this temporary approach: https://github.com/vllm-project/vllm/issues/9182#issuecomment-2404860236
458459
try:
459460
version = get_version(
460461
write_to="vllm/_version.py", # TODO: move this to pyproject.toml

0 commit comments

Comments
 (0)