Skip to content
Snippets Groups Projects
Commit c11f2120 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[bootstrap] Set #!final for default channels (closes #25)

parent 52958177
No related branches found
No related tags found
1 merge request!50Set #!final for default channels (closes #25)
Pipeline #29480 passed
......@@ -6,7 +6,7 @@
_BASE_CONDARC = '''\
default_channels:
default_channels: #!final
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/free
add_pip_as_python_dependency: false #!final
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment