Skip to content

Commit c005bdb

Browse files
committed
MNT: Add pytest-doctestplus to test requires for default whitespace normalization
1 parent 5c08bd4 commit c005bdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nipype/info.py

+1
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ def get_nipype_gitversion():
157157
"pytest-cov",
158158
"pytest-env",
159159
"pytest-timeout",
160+
"pytest-doctestplus",
160161
"sphinx",
161162
]
162163

0 commit comments

Comments
 (0)