Merge "Drop python 3.9 and support python 3.13"
Zuul authored 2 months ago
Gerrit Code Review committed 2 months ago
| 4 | 4 | author = OpenStack |
| 5 | 5 | author_email = openstack-discuss@lists.openstack.org |
| 6 | 6 | url = http://www.openstack.org/ |
| 7 | python_requires = >=3.9 | |
| 7 | python_requires = >=3.10 | |
| 8 | 8 | classifiers = |
| 9 | 9 | Environment :: OpenStack |
| 10 | 10 | Intended Audience :: Information Technology |
| 14 | 14 | Programming Language :: Python |
| 15 | 15 | Programming Language :: Python :: 3 :: Only |
| 16 | 16 | Programming Language :: Python :: 3 |
| 17 | Programming Language :: Python :: 3.9 | |
| 18 | 17 | Programming Language :: Python :: 3.10 |
| 19 | 18 | Programming Language :: Python :: 3.11 |
| 20 | 19 | Programming Language :: Python :: 3.12 |
| 20 | Programming Language :: Python :: 3.13 | |
| 21 | 21 | |
| 22 | 22 | [files] |
| 23 | 23 | packages = |