We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a way to install dependencies from pyproject.toml using uv or pip?
The documentation does not mention any such approach, and after testing multiple potential methods, nothing seems to work.
Am I missing something, or is this feature simply non-existent?
The text was updated successfully, but these errors were encountered:
Thanks, check out https://docs.ray.io/en/master/ray-core/handling-dependencies.html#using-uv-for-package-management -- this is a new feature that will be released as part of Ray 2.43, to be released in the next ~ 1-2 weeks (that's why I linked to the master docs).
Let us know if you have any feedback on this!
Sorry, something went wrong.
No branches or pull requests
Is there a way to install dependencies from pyproject.toml using uv or pip?
The documentation does not mention any such approach, and after testing multiple potential methods, nothing seems to work.
Am I missing something, or is this feature simply non-existent?
The text was updated successfully, but these errors were encountered: