Skip to content

Commit e64860d

Browse files
committed
PIN: effigies/nipype feature branch
1 parent c92bf83 commit e64860d

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

docs/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ dependencies:
3131
- nilearn
3232
- niworkflows>=0.5.1,<0.5.2
3333
- tedana>=0.0.5
34+
- git+https://github.com/effigies/nipype.git@16af71ec3ca85ba55893f6b74cb5366ec8aa7fef#egg=nipype

fmriprep/__about__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@
102102

103103

104104
LINKS_REQUIRES = [
105+
'git+https://github.com/effigies/nipype.git@'
106+
'16af71ec3ca85ba55893f6b74cb5366ec8aa7fef#egg=nipype',
105107
]
106108

107109
TESTS_REQUIRES = [

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ niworkflows>=0.5.1,<0.5.2
22
grabbit==0.2.3
33
pybids==0.6.5
44
versioneer
5+
git+https://github.com/effigies/nipype.git@16af71ec3ca85ba55893f6b74cb5366ec8aa7fef#egg=nipype

0 commit comments

Comments
 (0)