[bootstrap] Use local defaults channel mirror
Merge request reports
Activity
enabled an automatic merge when the pipeline for 49faef9c succeeds
mentioned in commit 011c321a
438 438 condarc = os.path.join(args.conda_root, "condarc") 439 439 logger.info("(create) %s", condarc) 440 440 with open(condarc, "wt") as f: 441 f.write(_BASE_CONDARC)
Please register or sign in to reply