summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMadhuri Kumari <madhuri.kumari@intel.com>2019-11-22 15:35:24 +0530
committerMadhuri Kumari <madhuri.kumari@intel.com>2019-11-22 15:36:28 +0530
commit18862bb5fae50a385538840d1ee146636a6410c0 (patch)
tree6c44af9e6a1912b00fb8cac3299d658fcc5bbc3f /setup.cfg
parent60637c02c613b25c4c57db15a75a48fd2be792b0 (diff)
downloadironic-python-agent-18862bb5fae50a385538840d1ee146636a6410c0.tar.gz
Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle. ironic-python-agent 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: Ifd0e0b99bb82a7d7e82d6c14309468196f5734fc
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 e287f18f..f8b7174f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -14,8 +14,6 @@ classifier =
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
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