aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorRémy HUBSCHER <hubscher.remy@gmail.com>2020-04-24 12:32:52 +0200
committerGitHub <noreply@github.com>2020-04-24 12:32:52 +0200
commit7587e292fb6b8322891636e785b63425778ab7c6 (patch)
tree4e77900e246f763c9c12b0824228559bd2720c44 /setup.cfg
parentabf1eea842284f6e147d9acf25a13c4e0c076e66 (diff)
downloadihatemoney-mirror-7587e292fb6b8322891636e785b63425778ab7c6.zip
ihatemoney-mirror-7587e292fb6b8322891636e785b63425778ab7c6.tar.gz
ihatemoney-mirror-7587e292fb6b8322891636e785b63425778ab7c6.tar.bz2
Remove obsolete python code (<3.6). (#571)
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 86cce6a..50a24a4 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -11,7 +11,6 @@ license = Custom BSD Beerware
classifiers =
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