Skip to content

[FIX] Set 3.5 as default python3 and pip3 version.

This change is needed because the production images use python 3.5 which is the one that comes by default with Ubuntu 16.04 (the one used for all p3 odoo instances).

@moylop260 Is there any suggested P3 version for Odoo? if not this change is for having the same version as in production (3.5) also changes the pip3 default:

a

Which didn't match python3 default:

b

To 3.5:

c

Merge request reports

Loading