Skip to content

Commit

Permalink
Merge branch 'master' of github.com:bmya/docker-odoo-bmya
Browse files Browse the repository at this point in the history
Conflicts:
	Dockerfile
  • Loading branch information
Danisan committed Mar 14, 2016
2 parents edb6ca4 + 15bf7c2 commit 091424d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ RUN apt-get update \
RUN pip install urllib3
RUN pip install sqlalchemy

# woocommerce dependency
RUN pip install woocommerce

# woocommerce dependency
RUN pip install woocommerce
Expand Down Expand Up @@ -91,7 +93,10 @@ RUN pip install openerp-client-lib fabric erppeek fabtools
RUN pip install xmltodict
RUN pip install elaphe

<<<<<<< HEAD

=======
>>>>>>> 15bf7c22a2136c53ae39eaa6706cc98ffefdd758
RUN pip install pysftp

# oca reports
Expand Down

0 comments on commit 091424d

Please sign in to comment.