Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.devtools
Commits
c9399fb6
Commit
c9399fb6
authored
Oct 18, 2019
by
André Anjos
💬
Browse files
[bootstrap] Set conda_build.pkg_format 2 on condarc
parent
c2848a8e
Changes
1
Show whitespace changes
Inline
Side-by-side
bob/devtools/bootstrap.py
View file @
c9399fb6
...
@@ -19,6 +19,8 @@ remote_max_retries: 50 #!final
...
@@ -19,6 +19,8 @@ remote_max_retries: 50 #!final
remote_read_timeout_secs: 180.0 #!final
remote_read_timeout_secs: 180.0 #!final
channels:
channels:
- defaults
- defaults
conda_build: #!final
pkg_format: '2'
"""
"""
_SERVER
=
"http://www.idiap.ch"
_SERVER
=
"http://www.idiap.ch"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment