Skip to content

Commit 693590a

Browse files
xmo-odooaj-fuentes
authored andcommitted
[FIX] core: PEP 420 compatibility
odoo/odoo#195664 removed explicit namespace support, as a result the `__init__` files break the ability to hook upgrade in via `PYTHONPATH`, as under PEP420 no namespace entry may have a`__init__` files within the shared namespace path. closes #235 Signed-off-by: Christophe Simonis (chs) <[email protected]>
1 parent fd578e3 commit 693590a

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

src/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)