Skip to content

Add a --no-sync flag to avoid installing/uninstalling the dependency (declare only) #1765

@nathanjmcdougall

Description

@nathanjmcdougall

Basically we won't touch the virtual environment.

uv add has a --no-sync flag with a similar meaning.

We would do the same for poetry.

When the flag kicks in, we will replace the installation step/message with the same message we use with the None backend.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions