Skip to content

Commit a681bdd

Browse files
author
Jakub Kaczmarzyk
committed
only test conform if scipy installed
1 parent 57c3648 commit a681bdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nibabel/tests/test_processing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,7 @@ def test__transform_range():
438438
np.arange(201))
439439

440440

441+
@needs_scipy
441442
def test_conform():
442443
anat = nib.load(pjoin(DATA_DIR, 'anatomical.nii'))
443444

0 commit comments

Comments
 (0)