As per the current release tested runtime, we test from python 3.9 till python 3.12 so updating the same in python classifier in setup.cfg Also, dropping the python3.8 support - https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/FOWV4UQZTH4DPDA67QDEROAESYU5Z3LE/ Change-Id: I45748bcdd44b1b7c209583ac78756680320ec755
7 lines
195 B
YAML
7 lines
195 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Python 3.8 support has been dropped. Last release of
|
|
heat-tempest-plugin to support python 3.8 is 2.3.0.
|
|
The minimum version of Python now supported is Python 3.9.
|