summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2018-01-09 15:02:14 +0200
committerRobert Collins <robertc@robertcollins.net>2018-05-03 09:14:53 +1200
commitfff42432c60784be1a974ffd69afb35f093c334a (patch)
tree52e6394ce70cadc15861d642b0894a6ba4ba4a8c /setup.cfg
parentf41ee7224121a9b74dab1c91b3fede44c9c34029 (diff)
downloadtesttools-fff42432c60784be1a974ffd69afb35f093c334a.tar.gz
Drop support for EOL Python 3.3
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index b201b85..6eb0363 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -14,7 +14,6 @@ classifier =
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