You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FIX] conf: allow building the documentation with Python 3.6.
Commit 3d358fd introduced a new import of Odoo source files which
complain about the minimal Python version if the hack added by 57e1e31
is not executed early enough.
closes#1972
X-original-commit: 557b261
Signed-off-by: Antoine Vandevenne (anv) <[email protected]>
0 commit comments