Skip to content

Commit 53f07ad

Browse files
committed
sty: add yapf to extras installs
1 parent 21bd9c2 commit 53f07ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nipype/info.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ def get_nipype_gitversion():
158158
EXTRA_REQUIRES = {
159159
'doc': ['Sphinx>=1.4', 'matplotlib', 'pydotplus', 'pydot>=1.2.3'],
160160
'tests': TESTS_REQUIRES,
161+
'specs': ['yapf'],
161162
'nipy': ['nitime', 'nilearn', 'dipy', 'nipy', 'matplotlib'],
162163
'profiler': ['psutil>=5.0'],
163164
'duecredit': ['duecredit'],

0 commit comments

Comments
 (0)