summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorChangBo Guo(gcb) <eric.guo@easystack.cn>2015-11-17 16:49:11 +0800
committerChangBo Guo(gcb) <eric.guo@easystack.cn>2015-11-17 16:49:11 +0800
commit0975d6ce422b8026be5b7ffed04ae0480433e778 (patch)
tree0de210e34f1003fc2e36d419061f5878473d6960 /setup.cfg
parent8e062266822f4b594a05d27b748f570e6ebf45db (diff)
downloadoslo-policy-0975d6ce422b8026be5b7ffed04ae0480433e778.tar.gz
Remove Python 2.6 classifier
We have decided to remove Python 2.6 support, this commit removes Python 2.6 classifier before dropping any Python 2.6 support in code. Change-Id: I4de8aad0981f5af33964c1833410e79288938044
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 eefc2ba..45afddc 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