Codebase list cinder-tempest-plugin / af4212b
Merge "Drop python 3.9 and support python 3.13" Zuul authored 2 months ago Gerrit Code Review committed 2 months ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
44 author = OpenStack
55 author_email = openstack-discuss@lists.openstack.org
66 url = http://www.openstack.org/
7 python_requires = >=3.9
7 python_requires = >=3.10
88 classifiers =
99 Environment :: OpenStack
1010 Intended Audience :: Information Technology
1414 Programming Language :: Python
1515 Programming Language :: Python :: 3 :: Only
1616 Programming Language :: Python :: 3
17 Programming Language :: Python :: 3.9
1817 Programming Language :: Python :: 3.10
1918 Programming Language :: Python :: 3.11
2019 Programming Language :: Python :: 3.12
20 Programming Language :: Python :: 3.13
2121
2222 [files]
2323 packages =