[FIX] error: invalid command 'bdist_wheel' #226
[FIX] error: invalid command 'bdist_wheel' #226
This commit is contained in:
parent
3b5c6ae6aa
commit
375d415198
@ -36,6 +36,7 @@ RUN set -x; \
|
||||
&& rm -rf /var/lib/apt/lists/* odoo.deb
|
||||
|
||||
# Copy entrypoint script and Odoo configuration file
|
||||
RUN pip3 install wheel
|
||||
RUN pip3 install num2words xlwt
|
||||
COPY ./entrypoint.sh /
|
||||
COPY ./odoo.conf /etc/odoo/
|
||||
|
Loading…
Reference in New Issue
Block a user