From 14497ebf3bbbdd4827ff57fa47c787522c9e7136 Mon Sep 17 00:00:00 2001 From: Adrian Moennich Date: Mon, 14 Sep 2020 16:57:35 +0200 Subject: [PATCH] Meta: Move importer plugins into an extra We'll most likely discontinue them, and they don't need to be updated for 2.3, so like this new installations won't get them anymore by default. --- _meta/meta.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_meta/meta.yaml b/_meta/meta.yaml index 010d8b5..9e7dda6 100644 --- a/_meta/meta.yaml +++ b/_meta/meta.yaml @@ -1,4 +1,6 @@ -extras: {} +extras: + indico-plugin-importer: importer + indico-plugin-importer-invenio: importer skip: - indico-plugin-livesync-debug