Skip to content

Commit 26b0424

Browse files
authored
Roll back nitime dependency removal
Although it should be handled by nipype, we are not interested in installing it with the nipy extras which include dipy.
1 parent 3cda90f commit 26b0424

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fmriprep/__about__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
'nibabel>=2.2.1',
8989
'nilearn',
9090
'nipype>=1.1.6',
91+
'nitime',
9192
'niworkflows<0.9.0a0,>=0.8.0',
9293
'numpy',
9394
'pandas',

0 commit comments

Comments
 (0)