Remove Python 3.8 support
and update information about project. Change-Id: I7b7157527d0f7d3e3dda1d020686546678e2e7e0
This commit is contained in:
@@ -5,8 +5,12 @@ description_file = README.rst
|
|||||||
description_content_type = text/x-rst
|
description_content_type = text/x-rst
|
||||||
author = OpenStack
|
author = OpenStack
|
||||||
author_email = openstack-discuss@lists.openstack.org
|
author_email = openstack-discuss@lists.openstack.org
|
||||||
home_page = https://www.openstack.org/
|
home_page = https://www.stackalytics.io
|
||||||
python_requires = >=3.8
|
project_urls =
|
||||||
|
Bug Tracker = https://bugs.launchpad.net/stackalytics
|
||||||
|
Documentation = https://wiki.openstack.org/wiki/Stackalytics
|
||||||
|
Source Code = https://opendev.org/x/stackalytics
|
||||||
|
python_requires = >=3.9
|
||||||
classifier =
|
classifier =
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Developers
|
Intended Audience :: Developers
|
||||||
@@ -17,7 +21,6 @@ classifier =
|
|||||||
Programming Language :: Python :: Implementation :: CPython
|
Programming Language :: Python :: Implementation :: CPython
|
||||||
Programming Language :: Python :: 3 :: Only
|
Programming Language :: Python :: 3 :: Only
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Programming Language :: Python :: 3.8
|
|
||||||
Programming Language :: Python :: 3.9
|
Programming Language :: Python :: 3.9
|
||||||
Programming Language :: Python :: 3.10
|
Programming Language :: Python :: 3.10
|
||||||
Programming Language :: Python :: 3.11
|
Programming Language :: Python :: 3.11
|
||||||
|
Reference in New Issue
Block a user