diff --git a/spcd/__init__.py b/spcd/__init__.py index fbb64e7..e476484 100644 --- a/spcd/__init__.py +++ b/spcd/__init__.py @@ -66,6 +66,7 @@ def install_python_packages() -> None: "hatch", "mypy", "pelican", + "pylint", "pytest", "ruff", "sphinx",