summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJoe Gordon <jogo@users.noreply.github.com>2018-09-14 13:22:08 -0700
committerGitHub <noreply@github.com>2018-09-14 13:22:08 -0700
commit9dc6eb9cbe0e9a941fc6b2c7e4548540dde4e062 (patch)
tree4a9422ff9d198a87e6d3259fb463b5d68d558ee1 /setup.py
parentf6ecb29e997e377246149271afc5300ea21bac60 (diff)
parentd2c719f8918ee1da38151178ec78b203ee9a0507 (diff)
downloadpymemcache-2.0.0.tar.gz
Merge pull request #189 from jogo/2.0v2.0.0
Prepare for release of 2.0.0
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 c95bc15..7984cc9 100644
--- a/setup.py
+++ b/setup.py
@@ -26,7 +26,6 @@ setup(
classifiers=[
'Programming Language :: Python',
'Programming Language :: Python :: 2.7',
- 'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',