Skip to content

uv pip install -e . does not recompute dynamic dependencies anymore #5484

@sbidoul

Description

@sbidoul

I have a project with dynamic dependencies.

With uv 0.2.29 uv pip install -e . does not install new dynamic dependencies when I add some to my project, while it did reinstall with uv < 0.2.28.

This is likely due to #5206.

I understand the rationale for uv run, but for the scenario of reinstalling a project in editable mode, this behavior is surprising. Was this change intended?

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationquestionAsking for clarification or support

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions