diff --git a/Pipfile b/Pipfile index 387ed3f..39d4d8c 100644 --- a/Pipfile +++ b/Pipfile @@ -7,6 +7,7 @@ verify_ssl = true pytest = "*" requests = "*" pytest-asyncio = "*" +pylint = "*" [packages] click = "*"