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 = "*"