Declare removal of Python 2 support
... because Python 2 reached to its EOL while ago and is no longer available since CentOS 8. Change-Id: Idb5fc37d9f334052839a0914895bf68f1b549037
This commit is contained in:
parent
4378f0e516
commit
10460e0c14
@ -6,6 +6,7 @@ long_description_content_type = text/x-rst
|
||||
author = RDO
|
||||
author-email = rdo-list@redhat.com
|
||||
home-page = http://www.rdoproject.org/
|
||||
python_requires = >=3.6
|
||||
classifier =
|
||||
Environment :: OpenStack
|
||||
Intended Audience :: Developers
|
||||
@ -14,7 +15,6 @@ classifier =
|
||||
License :: OSI Approved :: Apache Software License
|
||||
Operating System :: POSIX :: Linux
|
||||
Programming Language :: Python
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.9
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user