Skip to content

Commit

Permalink
Added pyscogreen requirement
Browse files Browse the repository at this point in the history
Added pyscogreen requirement for longpolling (see Yenthe666#25)
  • Loading branch information
Yenthe666 committed Jan 2, 2016
1 parent b0faff0 commit 8b6d651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion odoo_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ echo -e "\n---- Install python packages ----"
sudo apt-get install python-dateutil python-feedparser python-ldap python-libxslt1 python-lxml python-mako python-openid python-psycopg2 python-pybabel python-pychart python-pydot python-pyparsing python-reportlab python-simplejson python-tz python-vatnumber python-vobject python-webdav python-werkzeug python-xlwt python-yaml python-zsi python-docutils python-psutil python-mock python-unittest2 python-jinja2 python-pypdf python-decorator python-requests python-passlib python-pil -y

echo -e "\n---- Install python libraries ----"
sudo pip install gdata
sudo pip install gdata psycogreen

echo -e "\n--- Install other required packages"
sudo apt-get install node-clean-css -y
Expand Down

0 comments on commit 8b6d651

Please sign in to comment.