Omaha #4264 upgrade numpy to version 1.9.2
Change-Id: I2cd8f10ad2cf484fd299822e47992af8f9c28387 Former-commit-id: 2b259760254f0bf442b08e78d51655d8b44c8f98
This commit is contained in:
parent
31b96edb14
commit
146caf6023
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ function lookupRPM()
|
|||
return 0
|
||||
fi
|
||||
if [ "${1}" = "awips2-python-numpy" ]; then
|
||||
export RPM_SPECIFICATION="${installer_dir}/numpy-1.7.2/"
|
||||
export RPM_SPECIFICATION="${installer_dir}/numpy-1.9.2/"
|
||||
return 0
|
||||
fi
|
||||
if [ "${1}" = "awips2-python-jep" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue