Updating tox runtimes for 2025.1

This patch updates the runtimes for tox to match what is specified on
https://governance.openstack.org/tc/reference/project-testing-interface.html#tested-runtimes.

Change-Id: Ie728e31231567908d1c37caaa1421ece30499e2f
Signed-off-by: Mauricio Harley <mharley@redhat.com>
This commit is contained in:
Mauricio Harley 2025-02-18 23:06:58 +00:00
parent 16685c9ead
commit acd76fba1d

@ -1,6 +1,6 @@
[tox]
minversion = 3.18.0
envlist = py38,py39,pep8,docs
envlist = py39,py310,py311,py312,pep8,docs
[testenv]
setenv =