diff --git a/setup.cfg b/setup.cfg index c23ad96..0b66c14 100644 --- a/setup.cfg +++ b/setup.cfg @@ -53,6 +53,8 @@ invenio_base.api_apps = invenio_checks = invenio_checks:InvenioChecks invenio_db.models = invenio_checks = invenio_checks.models +invenio_checks.check_types = + metadata = invenio_checks.metadata.check:MetadataCheck [build_sphinx] source-dir = docs/