Replace remaining py39 target
... because Python 3.9 is no longer supported. Change-Id: I569e7f553edc890a701ac6599a8218076f13d2bd Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -29,7 +29,7 @@ passenv =
|
||||
# there is also secret magic in subunit-trace which lets you run in a fail only
|
||||
# mode. To do this define the TRACE_FAILONLY environmental variable.
|
||||
|
||||
[testenv:functional{,-py39,-py310,-py311,-py312}]
|
||||
[testenv:functional{,-py310,-py311,-py312,-py313}]
|
||||
commands =
|
||||
stestr --test-path=./placement/tests/functional run {posargs}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user