diff --git a/setup.py b/setup.py
index 366dead6f768ce8fe336016e5736bc75da2c1891..3c73b5412ecebe35f4bbf52ae890bc29ed8e552b 100644
--- a/setup.py
+++ b/setup.py
@@ -45,6 +45,7 @@ setup(
             "mypy",
             "nbformat",
             "pytest",
+            "pylint",
             "pytest-html",
             "pytest-env",
             "pytest-cov",