File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2121 keys :
2222 - build-v4-{{ .Branch }}-{{ epoch }}
2323 - build-v4-{{ .Branch }}-
24- - build-v4-master-
25- - build-v4-
24+ - build-v4-maint/20.2.x-
2625 paths :
2726 - /tmp/docker
2827 - /tmp/images
@@ -371,7 +370,7 @@ jobs:
371370 keys :
372371 - ds005-anat-v18-{{ .Branch }}-{{ .Revision }}
373372 - ds005-anat-v18-{{ .Branch }}
374- - ds005-anat-v18-master
373+ - ds005-anat-v18-maint/20.2.x
375374 - ds005-anat-v18-
376375 - run :
377376 name : Docker authentication
@@ -610,7 +609,7 @@ jobs:
610609 keys :
611610 - ds054-anat-v14-{{ .Branch }}-{{ .Revision }}
612611 - ds054-anat-v14-{{ .Branch }}
613- - ds054-anat-v14-master
612+ - ds054-anat-v14-maint/20.2.x
614613 - ds054-anat-v14-
615614 - run :
616615 name : Setting up test
@@ -782,7 +781,7 @@ jobs:
782781 keys :
783782 - ds210-anat-v12-{{ .Branch }}-{{ .Revision }}
784783 - ds210-anat-v12-{{ .Branch }}-
785- - ds210-anat-v12-master
784+ - ds210-anat-v12-maint/20.2.x
786785 - ds210-anat-v12-
787786 - run :
788787 name : Setting up test
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ install_requires =
2525 indexed_gzip >= 0.8.8
2626 nibabel >= 3.0
2727 nipype >= 1.5.1
28+ nilearn ~= 0.6.2
2829 nitime
2930 nitransforms >= 20.0.0rc3, < 20.2
3031 niworkflows ~= 1.3.2
You can’t perform that action at this time.
0 commit comments