Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c832fbc

Browse files
committed
Add psycogreen dependency
Add psycogreen dependency (see Yenthe666#25)
1 parent af3cd94 commit c832fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

odoo_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ echo -e "\n---- Install python packages ----"
7575
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-werkzeug python-xlwt python-yaml python-docutils python-psutil python-mock python-unittest2 python-jinja2 python-pypdf python-decorator python-requests python-passlib python-geoip python-unicodecsv python-serial python-pil -y
7676

7777
echo -e "\n---- Install python libraries ----"
78-
pip install gdata
78+
pip install gdata psycogreen
7979

8080
echo -e "\n--- Install other required packages"
8181
apt-get install node-clean-css -y

0 commit comments

Comments
 (0)