diff --git a/pyproject.toml b/pyproject.toml index 84364bf7f24feb3ec310bda7f7b0fd89f4ecb5ab..dd32aca8fe9ee644825f48ca3981a68c1d89c64d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -112,7 +112,7 @@ persistent = true # Minimum Python version to use for version dependent checks. Will default to the # version used to run pylint. -py-version = "3.11" +py-version = "3.7" # When enabled, pylint would attempt to guess common misconfiguration and emit # user-friendly hints instead of false-positive error messages.