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

MNT: No longer specify build requirements

parent 1d5b5f10
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,8 @@ build:
requirements:
host:
- {{ compiler('cxx') }}
- fsl-base >=2007.0
- fsl-newnifti >=3.0.4
- fsl-armawrap >=0.4.1
- fsl-cprob >=2006.0
......@@ -32,6 +34,3 @@ requirements:
- fsl-newimage >=2006.0
- fsl-utils >=1908.0
- fsl-znzlib >=2006.0
build:
- {{ compiler('cxx') }}
- fsl-base >=2007.0
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