mirror of
https://github.com/vale981/ray
synced 2025-03-09 12:56:46 -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. |
||
---|---|---|
.. | ||
backwards_compatibility_scripts | ||
subprocess_driver_scripts | ||
pip_install_test-0.5-py3-none-any.whl | ||
test_backwards_compatibility.py | ||
test_cli.py | ||
test_cli_integration.py | ||
test_common.py | ||
test_http_job_server.py | ||
test_job_manager.py | ||
test_sdk.py | ||
test_utils.py |