File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
- # -*- coding: utf-8 -*-
2
1
# emacs: -*- mode: python; py-indent-offset: 4; indent-tabs-mode: nil -*-
3
2
# vi: set ft=python sts=4 ts=4 sw=4 et:
4
3
"""
104
103
105
104
106
105
LINKS_REQUIRES = [
107
- 'git+https://github.com/oesteban /niworkflows.git@'
108
- 'c37dda4b7ab28fa8dd6c2136b20721310dd3e91d #egg=niworkflows' ,
106
+ 'git+https://github.com/poldracklab /niworkflows.git@'
107
+ '121ab5df2988d794f915c595ae4bc6dc8259ba2a #egg=niworkflows' ,
109
108
'git+https://github.com/poldracklab/smriprep.git@'
110
109
'f1cfc37bcdc346549dbf1d037cdade3a3b32d5de#egg=smriprep-0.1.0' ,
111
110
]
Original file line number Diff line number Diff line change 1
1
nilearn != 0.5.0 ,!= 0.5.1
2
- git+https://github.com/oesteban /niworkflows.git@c37dda4b7ab28fa8dd6c2136b20721310dd3e91d #egg=niworkflows
2
+ git+https://github.com/poldracklab /niworkflows.git@121ab5df2988d794f915c595ae4bc6dc8259ba2a #egg=niworkflows
3
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