There be tests ! And a massive code reorg to support the tests, And pep8 and pylint...
[margebot.git] / plugins / marge.plug
diff --git a/plugins/marge.plug b/plugins/marge.plug
new file mode 100644 (file)
index 0000000..cf1a56b
--- /dev/null
@@ -0,0 +1,12 @@
+[Core]
+Name = Marge
+Module = marge
+DependsOn = Webserver
+
+[Documentation]
+Description = Marge helps with Gitlab merge requests
+
+[Python]
+Version = 3
+
+