We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25fc7fc commit 3cc9e8aCopy full SHA for 3cc9e8a
setup.cfg
@@ -62,3 +62,7 @@ versionfile_source = pydra/tasks/dcm2niix/_version.py
62
versionfile_build = pydra/tasks/dcm2niix/_version.py
63
tag_prefix =
64
parentdir_prefix =
65
+
66
+[tool:pytest]
67
+addopts = --doctest-modules --doctest-report ndiff
68
+doctest_optionflags= NORMALIZE_WHITESPACE ELLIPSIS
0 commit comments