File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -28,4 +28,4 @@ dependencies:
28
28
- svgutils
29
29
- nitime
30
30
- nilearn
31
- - git+https://github.com/effigies/ niworkflows.git@4e8f18d79a45db156d441cbc41cf28b953fc5bf1#egg=niworkflows
31
+ - niworkflows>=0.4.0
Original file line number Diff line number Diff line change 71
71
'pybids>=0.5.1' ,
72
72
'nitime' ,
73
73
'nipype>=1.0.4' ,
74
- 'niworkflows>=0.3.13 ' ,
74
+ 'niworkflows>=0.4.0 ' ,
75
75
'statsmodels' ,
76
76
'nipype' ,
77
77
'seaborn' ,
81
81
]
82
82
83
83
LINKS_REQUIRES = [
84
- "git+https://github.com/effigies/niworkflows.git@"
85
- "4e8f18d79a45db156d441cbc41cf28b953fc5bf1#egg=niworkflows" ,
86
84
]
87
85
88
86
TESTS_REQUIRES = [
Original file line number Diff line number Diff line change 1
- git+https://github.com/effigies/ niworkflows.git@4e8f18d79a45db156d441cbc41cf28b953fc5bf1#egg=niworkflows
1
+ niworkflows >= 0.4.0
2
2
versioneer
You can’t perform that action at this time.
0 commit comments