summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChangBo Guo(gcb) <eric.guo@easystack.cn>2015-11-17 15:46:21 +0800
committerChangBo Guo(gcb) <eric.guo@easystack.cn>2015-11-17 15:47:24 +0800
commitda4cfa3f97dfa7454d40fc430e35e4f31cb0c1e4 (patch)
tree377d16009aee6c3ea87fa7c86d6f40b011383ca2
parent2378e5a9d7c5345ae65566026a23e541ad0b3eff (diff)
downloadoslosphinx-da4cfa3f97dfa7454d40fc430e35e4f31cb0c1e4.tar.gz
Remove Python 2.6 classifier4.0.0
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: I31d54e5fb1f18e49df42fef2863e70af6b2fdea1
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index dab5d4f..26fd436 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -14,7 +14,6 @@ classifier =
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
- Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.4