summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorNicholas Charriere <nicholas@pinterest.com>2017-02-22 15:24:55 -0800
committerNicholas Charriere <nicholas@pinterest.com>2017-02-22 15:24:55 -0800
commite7edf8cbc04b2bfad279387e754a0c8f84c2c70b (patch)
treec827e572559b6186c05a4715dd50178c917c567c /setup.py
parentf8137fc4b0d0d5f2fee8b81f5d744e14f9d8dd2e (diff)
downloadpymemcache-kill-26.tar.gz
Kill python 2.6kill-26
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 527bb7e..003cc6f 100644
--- a/setup.py
+++ b/setup.py
@@ -25,7 +25,6 @@ setup(
url='https://github.com/Pinterest/pymemcache',
classifiers=[
'Programming Language :: Python',
- 'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',