diff --git a/pyproject.toml b/pyproject.toml index 99316eb3..11528611 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,6 +57,7 @@ dev = [ "pre-commit", "pyan3 @ git+https://github.com/Technologicat/pyan.git", "pydantic", + "pyright", "pytest", "pytest-cov", "sphinx",