Skip to content

Commit 0f4e56a

Browse files
committed
ENH - update numpy version requirement
1 parent 44ab3a7 commit 0f4e56a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

nibabel/info.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,5 @@
7070
REQUIRES = ["numpy"]
7171

7272
# versions
73-
NUMPY_MIN_VERSION='1.0'
73+
NUMPY_MIN_VERSION='1.2'
7474
PYDICOM_MIN_VERSION='0.9.5'
75-

0 commit comments

Comments
 (0)