odoo/setup/lib/__init__.py

5 lines
90 B
Python

from . import cli
from . import config
from . import environments
from . import functions