rattler
rattler copied to clipboard
Add functionality for (re)populating package cache
Desired behavior: Given an environment prefix, synchronize the package cache with the PrefixRecord
s in conda-meta by downloading any missing package files to the cache. This is useful for repopulating the package cache after eg; a conda clean -a
.