diff --git a/pyproject.toml b/pyproject.toml index 1edf4b4b..8999a359 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,9 +57,6 @@ module = ["_manylinux"] ignore_missing_imports = true -[tool.ruff] -src = ["src"] - [tool.ruff.lint] extend-select = [ "B",