-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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-selfconda-self/conda_self/constants.py
Line 3 in 0dfc22c
| PERMANENT_PACKAGES: Final = ("conda",) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request