diff --git a/pyproject.toml b/pyproject.toml index 0654684..a70956b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,6 +97,7 @@ where = [ "*" = [ "py.typed", "*.svg", + "*.csv", ] [tool.ruff]