You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a rust project uv that replaces conda/poetry workflow with only one tool - uv.
The same company built ruff.
It could simplify ci-cd a bit and installing dependencies is much faster.
There is a rust project uv that replaces conda/poetry workflow with only one tool - uv.
The same company built ruff.
It could simplify ci-cd a bit and installing dependencies is much faster.
Is there any plan to support uv?