Replace remaining py39 target

... because Python 3.9 is no longer supported.

Change-Id: Ibe68739a1bbcc6a745e3c6fd5ecf9f832c0bf002
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2025-10-13 02:54:33 +09:00
parent f587cfa8f5
commit 5e9be946ec

View File

@@ -75,7 +75,7 @@ deps =
commands =
sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
[testenv:functional{,-py39,-py310,-py311,-py312}]
[testenv:functional{,-py310,-py311,-py312,-py313}]
description =
Run functional tests.
passenv =