aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2017-12-14 11:26:58 -0800
committerJisi Liu <jisi.liu@gmail.com>2017-12-14 11:26:58 -0800
commitacadade56ef2cb0950f4d324f233af5eaeaff262 (patch)
tree2ac461f69acd3eb5e295849524f5d0531bea5f4f /python
parentf69a5db66f170b22b8a5a0abc04ee65d11ef2621 (diff)
downloadprotobuf-acadade56ef2cb0950f4d324f233af5eaeaff262.tar.gz
protobuf-acadade56ef2cb0950f4d324f233af5eaeaff262.tar.bz2
protobuf-acadade56ef2cb0950f4d324f233af5eaeaff262.zip
Remove py2.6 support.
Diffstat (limited to 'python')
-rwxr-xr-xpython/setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/setup.py b/python/setup.py
index efb74fe7..0f7e58b0 100755
--- a/python/setup.py
+++ b/python/setup.py
@@ -240,7 +240,6 @@ if __name__ == '__main__':
classifiers=[
"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.3",