Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.devtools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.devtools
Commits
9d545f8a
"src/ptbench/git@gitlab.idiap.ch:medai/software/mednet.git" did not exist on "79187009d4a2faa960c1c46984cdd18d69de38ed"
Commit
9d545f8a
authored
6 years ago
by
André Anjos
Browse files
Options
Downloads
Plain Diff
Merge branch 'issue-25' into 'master'
Set #!final for default channels (closes
#25
) Closes
#25
See merge request
!50
parents
52958177
c11f2120
No related branches found
No related tags found
1 merge request
!50
Set #!final for default channels (closes #25)
Pipeline
#29481
passed
6 years ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bob/devtools/bootstrap.py
+1
-1
1 addition, 1 deletion
bob/devtools/bootstrap.py
with
1 addition
and
1 deletion
bob/devtools/bootstrap.py
+
1
−
1
View file @
9d545f8a
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment