diff --git a/pyproject.toml b/pyproject.toml index 45f3ed4ce3..972e429b9b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,6 +93,7 @@ docs = [ ] dev = [ "pre-commit", + "ruff", {include-group = "tests"}, {include-group = "typing"}, ]