Drop conflicting target-version

The current value (py312) conflicts with the minimum version (py310).
Drop target-version so that ruff uses the required-python option.

Change-Id: I4ff1a14bf1f6165f190fc3abd467a6c9a9e8ed9a
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2025-12-12 03:17:49 +09:00
parent b4d791f745
commit b5d51c8231

View File

@@ -75,7 +75,6 @@ build-backend = "pbr.build"
[tool.ruff]
line-length = 79
target-version = "py312"
[tool.setuptools]
packages = [