Skip to content

Commit

Permalink
Add a TODO
Browse files Browse the repository at this point in the history
Signed-off-by: Yuan Tang <[email protected]>
  • Loading branch information
terrytangyuan committed Dec 23, 2024
1 parent 1ea2a8d commit d6bf96c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,7 @@ def get_gaudi_sw_version():


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

0 comments on commit d6bf96c

Please sign in to comment.