From bdbb9825f4bc5bbb2bed88969d4a4bd5dc5e2f74 Mon Sep 17 00:00:00 2001 From: root <root@localhost.localdomain> Date: Fri, 15 Apr 2016 13:42:08 +0100 Subject: [PATCH] Pypy packacges removed. We don't need them anymore and they are creating conflicts with the new repositories added for php7 --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 72b4c2d..a32f607 100755 --- a/install.sh +++ b/install.sh @@ -27,7 +27,7 @@ yum install -y inotify-tools incron yum groupinstall -y "Development Tools" # Install python libraries -yum install -y python-inotify numpy python-matplotlib python-virtualenv python-pip python-pandas libffi-devel pypy pypy-devel python-daemon netcdf4-python +yum install -y python-inotify numpy python-matplotlib python-virtualenv python-pip python-pandas libffi-devel python-daemon netcdf4-python pip install css-html-js-minify pip install bcrypt pip install future -- GitLab