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
If you have a .condarc argument with a list of channels and a p-w-m call without channels: argument, we'll add a channels: [] line to the ~/.condarc, invalidating the list of channels
The text was updated successfully, but these errors were encountered:
If you have a
.condarc
argument with a list of channels and a p-w-m call withoutchannels:
argument, we'll add achannels: []
line to the~/.condarc
, invalidating the list of channelsThe text was updated successfully, but these errors were encountered: