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:
2
tox.ini
2
tox.ini
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user