diff --git a/setup/deps-centos.sh b/setup/deps-centos.sh index 471693c..70c1e5e 100755 --- a/setup/deps-centos.sh +++ b/setup/deps-centos.sh @@ -14,5 +14,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -sudo pip-python install --upgrade pyqcy mocktest PyContracts SQLAlchemy bottle requests Sphinx python-novaclient -#sudo pacman -S python2-scipy +sudo pip-python install pyqcy mocktest PyContracts SQLAlchemy bottle requests Sphinx python-novaclient +sudo yum install -y numpy scipy