summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorSergey Shepelev <temotor@gmail.com>2018-05-19 15:35:37 +0300
committerSergey Shepelev <temotor@gmail.com>2018-05-19 15:35:37 +0300
commitaf407c77f208ceefe5a35e39aed0cf3fdfc07cb9 (patch)
treeb04bb88924786801d40ad078bf0b2a014dc42b45 /setup.py
parent37fca06d7466a698cf53a1ae6e4b3d840a3ced7a (diff)
downloadeventlet-af407c77f208ceefe5a35e39aed0cf3fdfc07cb9.tar.gz
Drop support for Python3.3
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 26eab37..370999e 100644
--- a/setup.py
+++ b/setup.py
@@ -39,7 +39,6 @@ setuptools.setup(
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
- "Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",