summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChangBo Guo(gcb) <eric.guo@easystack.cn>2015-11-17 17:06:02 +0800
committerChangBo Guo(gcb) <eric.guo@easystack.cn>2015-11-17 17:06:02 +0800
commit1f6808fe97fbe4c6833f50e109f658e238dc0547 (patch)
tree1066f11b69564c06a6b0acbd07ba1e69e2ab149f
parenta47698447af17c31339abf01f5734ebe56edd8db (diff)
downloadpycadf-1f6808fe97fbe4c6833f50e109f658e238dc0547.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: Idfd55ff59fe3ec599b92674aac9695ffdf7e8771
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 4adc1c6..d2ae0c4 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -14,7 +14,6 @@ classifier =
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
Programming Language :: Python
- Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4