Skip to content

Commit 46f4978

Browse files
committed
FIX: Require PyYAML
1 parent 10268a8 commit 46f4978

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
@@ -104,6 +104,7 @@
104104
'indexed_gzip>=0.8.2',
105105
'scikit-image',
106106
'versioneer',
107+
'pyyaml',
107108
]
108109

109110
LINKS_REQUIRES = [

0 commit comments

Comments
 (0)