Install_deps: bump official numpy version to 1.17.0
Following recent ;ails re python version bump (looks like py version itself had already been bumped in that script).
This commit is contained in:
@@ -309,7 +309,7 @@ PYTHON_FORCE_BUILD=false
|
||||
PYTHON_FORCE_REBUILD=false
|
||||
PYTHON_SKIP=false
|
||||
|
||||
NUMPY_VERSION="1.15.0"
|
||||
NUMPY_VERSION="1.17.0"
|
||||
NUMPY_VERSION_MIN="1.8"
|
||||
NUMPY_FORCE_BUILD=false
|
||||
NUMPY_FORCE_REBUILD=false
|
||||
|
||||
Reference in New Issue
Block a user