Skip to content

Commit

Permalink
Merge pull request #2427 from effigies/pin/nilearn_0_6_2
Browse files Browse the repository at this point in the history
PIN: nilearn 0.6.2
  • Loading branch information
effigies committed Jun 22, 2021
2 parents 25b9d4c + fec8f89 commit a0d40c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
keys:
- build-v4-{{ .Branch }}-{{ epoch }}
- build-v4-{{ .Branch }}-
- build-v4-master-
- build-v4-
- build-v4-maint/20.2.x-
paths:
- /tmp/docker
- /tmp/images
Expand Down Expand Up @@ -371,7 +370,7 @@ jobs:
keys:
- ds005-anat-v18-{{ .Branch }}-{{ .Revision }}
- ds005-anat-v18-{{ .Branch }}
- ds005-anat-v18-master
- ds005-anat-v18-maint/20.2.x
- ds005-anat-v18-
- run:
name: Docker authentication
Expand Down Expand Up @@ -610,7 +609,7 @@ jobs:
keys:
- ds054-anat-v14-{{ .Branch }}-{{ .Revision }}
- ds054-anat-v14-{{ .Branch }}
- ds054-anat-v14-master
- ds054-anat-v14-maint/20.2.x
- ds054-anat-v14-
- run:
name: Setting up test
Expand Down Expand Up @@ -782,7 +781,7 @@ jobs:
keys:
- ds210-anat-v12-{{ .Branch }}-{{ .Revision }}
- ds210-anat-v12-{{ .Branch }}-
- ds210-anat-v12-master
- ds210-anat-v12-maint/20.2.x
- ds210-anat-v12-
- run:
name: Setting up test
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ install_requires =
indexed_gzip >= 0.8.8
nibabel >= 3.0
nipype >= 1.5.1
nilearn ~= 0.6.2
nitime
nitransforms >= 20.0.0rc3, < 20.2
niworkflows ~= 1.3.2
Expand Down

0 comments on commit a0d40c5

Please sign in to comment.