[FIX]Odoo 10 extend : need requests-oauthlib for l10n-france
This commit is contained in:
parent
94414a89ea
commit
f25fa4b6c4
@ -2,7 +2,7 @@ FROM registry.yaltik.net/odoo:yaltikbase10c7
|
|||||||
MAINTAINER Yaltik - Fabien Bourgeois <fabien@yaltik.com>
|
MAINTAINER Yaltik - Fabien Bourgeois <fabien@yaltik.com>
|
||||||
|
|
||||||
# Extra dependency
|
# Extra dependency
|
||||||
RUN pip install --user unidecode
|
RUN pip install --user unidecode requests-oauthlib
|
||||||
|
|
||||||
# External code
|
# External code
|
||||||
WORKDIR /opt/odoo/extra-addons
|
WORKDIR /opt/odoo/extra-addons
|
||||||
|
Loading…
Reference in New Issue
Block a user