summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorDavid Stanek <dstanek@dstanek.com>2015-11-25 00:23:17 +0000
committerDavid Stanek <dstanek@dstanek.com>2015-11-25 00:23:17 +0000
commitf4e6f12a714080a1e0391d4891d3bcf0eecfbaaf (patch)
tree87bf93e009c1c76ca70c100d248537f6259818c8 /setup.cfg
parente5be447f3d206af594aa8520c1e651bcb2b46844 (diff)
downloadpython-keystoneclient-f4e6f12a714080a1e0391d4891d3bcf0eecfbaaf.tar.gz
Removes py26 support
We are removing Python 2.6 support from the Keystone libraries. Change-Id: I1c7a79edd41a73946c9d77bfb8cd2075e2500760 Closes-Bug: 1519449
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index bb45837..52307d6 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -15,7 +15,6 @@ classifier =
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
- Programming Language :: Python :: 2.6
Programming Language :: Python :: 3
Programming Language :: Python :: 3.4