From 5c5756150f820fd04bb523531888c3ee7f811590 Mon Sep 17 00:00:00 2001 From: reverend Date: Fri, 11 Sep 2020 12:07:57 +0200 Subject: [PATCH] More dev dep --- Pipfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Pipfile b/Pipfile index 4d7edf3..d2312fc 100644 --- a/Pipfile +++ b/Pipfile @@ -11,6 +11,7 @@ pipenv = "*" wheel = "*" twine = "*" pandoc ="*" +pylint-django ="*" [packages] django = "*"