[invenio_base.api_apps]
invenio_workflows_files = invenio_workflows_files:InvenioWorkflowsFiles

[invenio_base.apps]
invenio_workflows_files = invenio_workflows_files:InvenioWorkflowsFiles

[invenio_db.alembic]
invenio_workflows_files = invenio_workflows_files:alembic

[invenio_db.models]
invenio_workflows_files = invenio_workflows_files.models

[invenio_i18n.translations]
messages = invenio_workflows_files

