summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorTakashi Kajinami <tkajinam@redhat.com>2022-06-08 01:05:05 +0900
committerTakashi Kajinami <tkajinam@redhat.com>2022-06-08 15:04:29 +0900
commitcac701a53116e65d18414109cacb0e7d0ec35d7b (patch)
treefe360aa5874b9ea980cff2c7970a948001c98ac6 /setup.cfg
parent9ed2b13d869ee5edeeca77961848786e7ddd85f9 (diff)
downloadceilometermiddleware-cac701a53116e65d18414109cacb0e7d0ec35d7b.tar.gz
Update python testing as per zed cycle testing runtime
In Zed cycle, we have dropped the python 3.6/3.7[1] testing and its support. Add release notes and update the python classifier for the same. [1] https://governance.openstack.org/tc/reference/runtimes/zed.html Note this change disables one unit test case consistently failing. It should be fixed later by a separate patch. Co-Authored-By: Ghanshyam Mann <gmann@ghanshyammann.com> Change-Id: I6ef3bbb3f8b4aef077320478a00e096e0a57a71e
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg5
1 files changed, 2 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index ffe6018..2ace8a6 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -6,7 +6,7 @@ description_file =
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/ceilometermiddleware/latest/
-python_requires = >=3.6
+python_requires = >=3.8
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
@@ -17,9 +17,8 @@ classifier =
Programming Language :: Python :: Implementation :: CPython
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
[files]
packages =