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
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.
0 commit comments