File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 105
105
106
106
LINKS_REQUIRES = [
107
107
'git+https://github.com/poldracklab/niworkflows.git@'
108
- 'unstable #egg=niworkflows' ,
108
+ '0863051476f1e6999cd4a028769466e0fc6182fa #egg=niworkflows' ,
109
109
'git+https://github.com/poldracklab/smriprep.git@'
110
- 'master #egg=smriprep-0.1.0' ,
110
+ 'f1cfc37bcdc346549dbf1d037cdade3a3b32d5de #egg=smriprep-0.1.0' ,
111
111
]
112
112
113
113
TESTS_REQUIRES = [
Original file line number Diff line number Diff line change 1
1
nilearn != 0.5.0 ,!= 0.5.1
2
- git+https://github.com/poldracklab/niworkflows.git@unstable #egg=niworkflows
3
- git+https://github.com/poldracklab/smriprep.git@master #egg=smriprep-0.1.0
2
+ git+https://github.com/poldracklab/niworkflows.git@0863051476f1e6999cd4a028769466e0fc6182fa #egg=niworkflows
3
+ git+https://github.com/poldracklab/smriprep.git@f1cfc37bcdc346549dbf1d037cdade3a3b32d5de #egg=smriprep-0.1.0
4
4
templateflow < 0.2.0a0 ,>= 0.1.3
You can’t perform that action at this time.
0 commit comments