uv
f9c04581 - Allow `uv sync --package` without copying member `pyproject.toml` (#6943)

Comment changes are shownComment changes are hidden
Commit
289 days ago
Allow `uv sync --package` without copying member `pyproject.toml` (#6943) ## Summary Closes https://github.com/astral-sh/uv/issues/6935.
Author
Parents
  • crates
    • uv-resolver/src/lock
      • File
        mod.rs
    • uv-workspace/src
      • File
        lib.rs
      • File
        workspace.rs
    • uv
      • src/commands/project
        • File
          add.rs
        • File
          remove.rs
        • File
          run.rs
        • File
          sync.rs
      • tests
        • File
          sync.rs