From 02b9517688567cfac367f39028e69d6a4e085224 Mon Sep 17 00:00:00 2001 From: bobloy Date: Mon, 22 Oct 2018 09:48:18 -0400 Subject: [PATCH] Proper coglint requirements --- coglint/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coglint/info.json b/coglint/info.json index 6436b6d..aa3f665 100644 --- a/coglint/info.json +++ b/coglint/info.json @@ -10,7 +10,7 @@ "description": "Lint python code posted in chat", "hidden": true, "install_msg": "Thank you for installing CogLint! Get started with `[p]load coglint` and `[p]help CogLint`", - "requirements": [], + "requirements": ["pylint"], "short": "Python cog linter", "tags": [ "bobloy",