[flask.commands]
heartbeat = oarepo_heartbeat_common.cli:heartbeat

[invenio_base.api_apps]
oarepo_heartbeat_common = oarepo_heartbeat_common:OARepoHeartbeatCommon

[invenio_base.api_blueprints]
oarepo-heartbeat = oarepo_heartbeat.views:blueprint

[invenio_base.apps]
oarepo_heartbeat_common = oarepo_heartbeat_common:OARepoHeartbeatCommon

[invenio_base.blueprints]
oarepo-heartbeat = oarepo_heartbeat.views:blueprint

