Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[runtime_env] Fix failing
wheel_urls
release test (ray-project#31239)
This PR updates the release tests wheel_urls to make it compatible with the internal API change in PR ray-project#30970. Previously the release test was breaking with File "/home/ray/anaconda3/lib/python3.7/site-packages/ray/_private/utils.py", line 1266, in get_wheel_filename assert py_version in ray_constants.RUNTIME_ENV_CONDA_PY_VERSIONS, py_version AssertionError: 36 Signed-off-by: tmynn <[email protected]>
- Loading branch information