Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
conda
docs
Commits
0af6f7e3
Commit
0af6f7e3
authored
Jun 09, 2021
by
Paul McCarthy
🚵
Browse files
DOC: note about creating recipes
parent
71ec844f
Changes
1
Hide whitespace changes
Inline
Side-by-side
creating_fsl_conda_recipes.md
View file @
0af6f7e3
...
@@ -11,6 +11,13 @@ repository for your project (recommended), or you can create a conda recipe by
...
@@ -11,6 +11,13 @@ repository for your project (recommended), or you can create a conda recipe by
hand.
hand.
> **Note:** It is strongly recommended to use the `create_conda_recipe.py`
> script to generate your recipe, or to use an existing FSL conda recipe
> as the basis for your recipe. The automatic CI rules assume that recipes
> adhere to a particular format - if the structure of your recipe deviates
> from this, it may not be able to be automatically updated.
Conda recipes for all FSL projects, and some internally packaged/managed
Conda recipes for all FSL projects, and some internally packaged/managed
third-party dependencies, are hosted in the GitLab
third-party dependencies, are hosted in the GitLab
[
fsl/conda
](
https://git.fmrib.ox.ac.uk/fsl/conda/
)
namespace. The name of a
[
fsl/conda
](
https://git.fmrib.ox.ac.uk/fsl/conda/
)
namespace. The name of a
...
...
Write
Preview
Supports
Markdown
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