From 2f2b27a6c2438c3e0b90cd2aeb5e932d263c396a Mon Sep 17 00:00:00 2001 From: Antoine Grigis Date: Tue, 27 Nov 2018 09:55:43 +0100 Subject: [PATCH] myextplugin/pysap-extplugin: add provide attribute. --- myextplugin/pysap-extplugin | 1 + 1 file changed, 1 insertion(+) diff --git a/myextplugin/pysap-extplugin b/myextplugin/pysap-extplugin index 3b3028a..51109af 100644 --- a/myextplugin/pysap-extplugin +++ b/myextplugin/pysap-extplugin @@ -1,4 +1,5 @@ { + "provide": "myextplugin", "author": "Antoine Grigis", "version": "0.0.1", "description": "Provide a template plugin"