Commit dd60896b authored by Owain Jones's avatar Owain Jones
Browse files

add pypy interpreter

parent 5befd9cf
......@@ -25,7 +25,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
yum install -y python-inotify numpy python-matplotlib python-virtualenv python-pip python-pandas libffi-devel pypy pypy-devel
pip install css-html-js-minify
pip install bcrypt
......@@ -138,4 +138,4 @@ loginctl enable-linger gliders
# make install
# cd -
# cp hhvm.service /etc/systemd/system/
# systemctl enable hhvm
# systemctl enable hhvm
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment