Skip to content
Snippets Groups Projects
Commit a4407b08 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

[bootstrap] update conda before installing bob.devtools

parent 841bd36b
No related branches found
No related tags found
No related merge requests found
Pipeline #36220 passed
......@@ -518,6 +518,9 @@ if __name__ == "__main__":
elif args.command == "channel":
# update conda first
run_cmdline([conda_bin, "update", "conda"])
# installs from channel
channels = get_channels(
public=True,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment