diff --git a/pyproject.toml b/pyproject.toml index 3a95cca..05ac9ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,6 +27,8 @@ dev = [ "mesa_frames[pandas,polars]", "pytest", "pytest-cov", + "typeguard", + "mesa", ] [tool.hatch.build.targets.wheel]