diff --git a/pyproject.toml b/pyproject.toml index 282b56782..2850ade69 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,8 +12,6 @@ skip-magic-trailing-comma = true [tool.ruff] line-length = 130 -# Oldest supported Python version -target-version = "py39" fix = true exclude = [ # virtual environment