Merge "Bump minimum python version to 3.8"

This commit is contained in:
Zuul 2024-09-25 14:32:32 +00:00 committed by Gerrit Code Review
commit da7647f984

View File

@ -6,18 +6,19 @@ maintainer = DracClient Team
author_email = openstack-discuss@lists.openstack.org
home_page = https://launchpad.net/python-dracclient
license = Apache-2
python_requires = >=3.6
python_requires = >=3.8
classifier =
Intended Audience :: Developers
Intended Audience :: Information Technology
License :: OSI Approved :: Apache Software License
Operating System :: POSIX
Programming Language :: Python
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
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
[files]
packages =