summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGael Pasgrimaud <gael@gawel.org>2019-10-11 16:45:28 +0200
committerGael Pasgrimaud <gael@gawel.org>2019-10-11 16:45:28 +0200
commit626357c0870e0e859c8fa7a9fae478d86af7c081 (patch)
tree366ff4a88737982497ca8a0bb7e9b15471ad4853
parent62e93c8e913c5b851b412c06941775ffd8c6e8ee (diff)
downloadwebtest-626357c0870e0e859c8fa7a9fae478d86af7c081.tar.gz
classifiers
-rw-r--r--setup.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/setup.py b/setup.py
index 87a5186..fd4eba8 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,5 @@
#!/usr/bin/env python
-import sys
-
from setuptools import setup
from setuptools import find_packages
@@ -39,8 +37,6 @@ setup(name='WebTest',
"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",
"Programming Language :: Python :: 3.7",