Skip to content

✨ Allow patching third-party packages via new command uv patch <pkg_name> #7454

@jd-solanki

Description

@jd-solanki

Hi πŸ‘‹πŸ»

When working on node based project there's pnpm package manager that allows patching third-party packages installed in node_modules if we want to fix something for all the contributors of the project.

pnpm allows this via patch

I came across similar situation where I want to patch the package "fastapi-users" until I get response on my PR/discussion. I noticed UV don't have such feature.

Thanks for the UV it's superfast πŸš€

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionAsking for clarification or support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions