You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Protect conda plugins from being deleted during reset (#61)
* Protect conda plugins from being deleted
* let subprocess print to stdout/err by default
* make PackageInfo.from_record() compatible with both PrefixRecord and PackageCacheRecord
* merge the two class methods
* debug
* do not return early
* save iterator as list to avoid exhausting it
* verbose pytest
* dedent
0 commit comments