Skip to content
Snippets Groups Projects
Commit 1df0ab56 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

MNT: new dependencies for fsl-base python components

parent e3ab6900
No related branches found
No related tags found
1 merge request!81MNT: new dependencies for fsl-base python components
Pipeline #15438 canceled
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
{% set name = 'fsl-base' %} {% set name = 'fsl-base' %}
{% set version = '2205.9' %} {% set version = '2205.9' %}
{% set repository = 'https://git.fmrib.ox.ac.uk/fsl/base.git' %} {% set repository = 'https://git.fmrib.ox.ac.uk/fsl/base.git' %}
{% set build = '2' %} {% set build = '3' %}
package: package:
name: {{ name }} name: {{ name }}
...@@ -37,5 +37,7 @@ requirements: ...@@ -37,5 +37,7 @@ requirements:
- fslpy - fslpy
- fsl-installer - fsl-installer
- fsl_sub - fsl_sub
- ipython
- python - python
- pyyaml
- tk - tk
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