mirror of
https://github.com/vale981/ray
synced 2025-03-10 13:26:39 -04:00

The `py_modules` field of runtime_env supports uploading local Python modules for use on the Ray cluster. One gap in this is if the local Python module is in the form of a wheel (`.whl` file.) This PR adds the missing support for uploading and installing the `.whl` file.
1.7 KiB
1.7 KiB