Skip to content
New issue

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

Installing dependencies from pyproject.toml #50858

Open
vladjohnson opened this issue Feb 24, 2025 · 1 comment
Open

Installing dependencies from pyproject.toml #50858

vladjohnson opened this issue Feb 24, 2025 · 1 comment

Comments

@vladjohnson
Copy link

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?

@pcmoritz
Copy link
Contributor

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants