uv
uv copied to clipboard
Add `uv init --from-project <path>`
Summary
Resolves https://github.com/astral-sh/uv/issues/6277
Test Plan
cargo test
We should probably test with a Poetry project, e.g. https://github.com/astral-sh/packse/commit/21e7d6b4f915362dca71f77659bf5826ebd6ff67 (the commit before I switched to uv!)
Added a test with Poetry