odoo/documentation#1972

Created by fw-bot
label
odoo-dev:saas-15.3-15.0-fix_internal_build-anv-a2Me-fw
head
5d8972fe48fd6e64502e87ab48b4719f8814ddcd
merged
4 years ago by Sales, Antoine Vandevenne (anv)
odoo/documentation
15.0 #1949
saas-15.1 #1970
saas-15.2 #1971
saas-15.3 #1972
16.0
17.0
18.0
saas-18.2
saas-18.3
saas-18.4
19.0
master #1973

[FW][FIX] conf: allow building the documentation with Python 3.6.

Commit 3d358fdb introduced a new import of Odoo source files which
complain about the minimal Python version if the hack added by 57e1e314
is not executed early enough.

Forward-Port-Of: #1949