summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorHugo van Kemenade <hugovk@users.noreply.github.com>2021-06-11 11:09:27 +0300
committerHugo van Kemenade <hugovk@users.noreply.github.com>2022-02-07 14:15:41 +0200
commit439890c9e56a90e396564cf2e6cd578b9230e2bf (patch)
treea65bb13fb8f0e2d2f36aa074da93a29510478685 /setup.cfg
parent2442ca249c7675a990fd23f1497936f8c16eb90a (diff)
downloadtesttools-439890c9e56a90e396564cf2e6cd578b9230e2bf.tar.gz
Drop support for EOL Python 3.5
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 c31f8f3..e9cbecd 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -12,7 +12,6 @@ classifier =
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 3
- Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8