summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorGhanshyam Mann <gmann@ghanshyammann.com>2019-10-30 07:56:29 +0000
committerGhanshyam Mann <gmann@ghanshyammann.com>2019-10-30 07:57:07 +0000
commitea270ed5828a4827389583794858543140803165 (patch)
treedb105dab6fecaddaf4eed3662f874caca946caee /setup.cfg
parentff3bb37ae99f31efc7194abfb324cb8507d0722f (diff)
downloadceilometermiddleware-ea270ed5828a4827389583794858543140803165.tar.gz
Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle. ceilometermiddleware is ready with python 3 and ok to drop the python 2.7 support. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Ussuri Communtiy-wide goal - https://review.opendev.org/#/c/691178/ Change-Id: I48f75b701ecc4eee3134473bc854a0825b705203
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index dc5f195..ce4878f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -13,8 +13,6 @@ classifier =
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7