Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions