diff --git a/pyproject.toml b/pyproject.toml index d133e81..2a7ef4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,6 +35,7 @@ dev = [ "pre-commit", "pytest", "Flake8-pyproject", + "mypy", ] [tool.black]