Skip to content

Commit

Permalink
Merge branch 'use-python-path' of github.com:skypilot-org/skypilot in…
Browse files Browse the repository at this point in the history
…to use-python-path
  • Loading branch information
Michaelvll committed Mar 19, 2024
2 parents bd9416f + f0c2c23 commit 4874a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sky/backends/backend_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -902,7 +902,7 @@ def write_cluster_config(
'ray_dashboard_port': constants.SKY_REMOTE_RAY_DASHBOARD_PORT,
'ray_temp_dir': constants.SKY_REMOTE_RAY_TEMPDIR,
'dump_port_command': dump_port_command,
# Ray version.
# Sky-internal constants.
'sky_ray_cmd': constants.SKY_RAY_CMD,
'sky_pip_cmd': constants.SKY_PIP_CMD,
'ray_version': constants.SKY_REMOTE_RAY_VERSION,
Expand Down

0 comments on commit 4874a77

Please sign in to comment.