diff options
author | Joe Gordon <jogo@users.noreply.github.com> | 2018-09-14 13:22:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-14 13:22:08 -0700 |
commit | 9dc6eb9cbe0e9a941fc6b2c7e4548540dde4e062 (patch) | |
tree | 4a9422ff9d198a87e6d3259fb463b5d68d558ee1 /setup.py | |
parent | f6ecb29e997e377246149271afc5300ea21bac60 (diff) | |
parent | d2c719f8918ee1da38151178ec78b203ee9a0507 (diff) | |
download | pymemcache-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.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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', |