summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorJoris Roovers <joris.roovers@gmail.com>2019-06-18 11:10:32 +0200
committerJoris Roovers <joris.roovers@gmail.com>2019-06-18 11:11:43 +0200
commitf32693f7926ad0e33b4a8f382ddaee57d1599a48 (patch)
treea7e3a439001a2350ce9ea156b87aa80cd64e1de4 /setup.py
parent0190fe18dfb27125615fc35a9ec559544881553b (diff)
Drop support for Python 3.3
Updated docs and tests accordingly.
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 8533ab8..f6b7f00 100644
--- a/setup.py
+++ b/setup.py
@@ -51,7 +51,6 @@ setup(
"Operating System :: OS Independent",
"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",