[FIX]Odoo 12 : needs setuptools-scm for openupgradelib

This commit is contained in:
Fabien BOURGEOIS 2021-09-26 11:15:59 +02:00
parent 1bfdd7f697
commit 26a45844a8
1 changed files with 1 additions and 0 deletions

View File

@ -23,4 +23,5 @@ RUN git clone --depth 1 -b 12.0 https://git.yaltik.net/Yaltik/yaltik_odoo_custom
WORKDIR /opt/odoo
# Addons dependencies
RUN .local/bin/pip3 install --user setuptools-scm
RUN .local/bin/pip3 install --user git+https://github.com/OCA/openupgradelib.git