summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorSteve Martinelli <stevemar@ca.ibm.com>2015-12-10 16:45:07 -0500
committerSteve Martinelli <stevemar@ca.ibm.com>2015-12-10 16:47:12 -0500
commit4c1fcb78caef5b87df04ec8da6fa8fdf0afa6810 (patch)
tree249c52f29b4658191f726aa04112c9064b1132e2 /setup.cfg
parentdbf34861a89602abbf371721b5ca1d3676394922 (diff)
downloadpython-heatclient-4c1fcb78caef5b87df04ec8da6fa8fdf0afa6810.tar.gz
remove py26 support tag in setup.cfg
commit 32397cbd66bc7573e227cb49da1039f137c5f545 removed py26 from tox.ini, so it's no longer test, we shouldn't claim support for it in setup.cfg. Change-Id: I7fbf6b9850914523de0ffb018626f310720c9845
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 39aa368..be9a2a4 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