Merge "Test on py310 and py311"

This commit is contained in:
Zuul 2024-01-26 12:05:35 +00:00 committed by Gerrit Code Review
commit e502ba1e94
2 changed files with 6 additions and 0 deletions

View File

@ -127,6 +127,8 @@
- openstack-tox-py37
- openstack-tox-py38
- openstack-tox-py39
- openstack-tox-py310
- openstack-tox-py311
- pbr-installation-openstack
- pbr-installation-openstack-focal
- pbr-installation-openstack-pip-dev
@ -156,6 +158,8 @@
- openstack-tox-py37
- openstack-tox-py38
- openstack-tox-py39
- openstack-tox-py310
- openstack-tox-py311
- pbr-installation-openstack
- pbr-installation-openstack-focal
- pbr-installation-openstack-pip-dev

View File

@ -27,6 +27,8 @@ classifiers =
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
[options]
python_requires = >=2.6