forked from mirrors/0ad
Specify the Python target version in ruff.toml
This ensures the same Python target version used for `ruff format` is used for `ruff check` as well. It also allows ruff, even if it's not run through pre-commit, to use the correct target Python version.
This commit is contained in: