mirror of https://github.com/odoo/docker.git
16.0: add python3-magic and python3-odf
While not strictly required, those packages may improve the user experience.pull/458/head
parent
42cc6f7d3a
commit
d53cb2ceb0
|
@ -17,7 +17,9 @@ RUN apt-get update && \
|
|||
libssl-dev \
|
||||
node-less \
|
||||
npm \
|
||||
python3-magic \
|
||||
python3-num2words \
|
||||
python3-odf \
|
||||
python3-pdfminer \
|
||||
python3-pip \
|
||||
python3-phonenumbers \
|
||||
|
|
Loading…
Reference in New Issue