diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 6424077..e2f03a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,4 +28,4 @@ build-backend = "setuptools.build_meta" py-modules = ["femtoqueue"] [dependency-groups] -dev = ["pyinstrument>=5.0.1", "ruff>=0.11.9"] +dev = ["mypy>=1.15.0", "pyinstrument>=5.0.1", "ruff>=0.11.9"] |
