Skip to content

Suggestion: configurable permanent packages #22

@AlbertDeFusco

Description

@AlbertDeFusco

Right now the conda self reset command only allows conda and its direct dependencies to remain in the env. It might be nice if this could be influenced by reading from a key in condarc, perhaps like

self_additional_permanent_packages:
  - anaconda-anon-usage
  - conda-self

PERMANENT_PACKAGES: Final = ("conda",)

Metadata

Metadata

Assignees

No one assigned

    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