summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorVishakha Agarwal <agarwalvishakha18@gmail.com>2019-12-15 18:49:57 +0530
committerMonty Taylor <mordred@inaugust.com>2020-01-07 09:31:56 -0500
commitbf397330179234a0df9e08c7d201175b046faf6a (patch)
tree74baa749a36e2ef3b8df1dc10582d745e128502f /setup.cfg
parent46691c605b9c64ee669020659ffdf2a5b904146e (diff)
downloadkeystonemiddleware-bf397330179234a0df9e08c7d201175b046faf6a.tar.gz
[ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle. keystonemiddleware 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://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: Ia6f0e14efd19b0b98227258e7264b4850a197f4f
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 b33e53d..035723f 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