Skip to content

Commit 400c599

Browse files
committed
PIN: effigies/nipype feature branch
1 parent 78448c2 commit 400c599

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
@@ -29,4 +29,5 @@ dependencies:
2929
- svgutils
3030
- nitime
3131
- nilearn
32+
- git+https://github.com/effigies/nipype.git@1376e103a5b51bde3208476cde4ffc192b47d03b#egg=nipype
3233
- niworkflows>=0.4.2

fmriprep/info.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@
8080
]
8181

8282
LINKS_REQUIRES = [
83+
'git+https://github.com/effigies/nipype.git@'
84+
'1376e103a5b51bde3208476cde4ffc192b47d03b#egg=nipype',
8385
]
8486

8587
TESTS_REQUIRES = [

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
git+https://github.com/effigies/nipype.git@1376e103a5b51bde3208476cde4ffc192b47d03b#egg=nipype
12
niworkflows>=0.4.2
23
versioneer

0 commit comments

Comments
 (0)