aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorBrice Maron <brice@bmaron.net>2019-09-07 23:06:39 +0200
committerAlexis Metaireau <alexis@notmyidea.org>2019-09-08 19:14:43 +0200
commit34da65d4128ed23cb26a4408e876550600039161 (patch)
tree5f368dd210ebc763d2c77c2a19aacbe695d6fd51 /setup.py
parent532f7f55e0dfe9b6088766e54b76d9933f7a58f2 (diff)
downloadihatemoney-mirror-34da65d4128ed23cb26a4408e876550600039161.zip
ihatemoney-mirror-34da65d4128ed23cb26a4408e876550600039161.tar.gz
ihatemoney-mirror-34da65d4128ed23cb26a4408e876550600039161.tar.bz2
remove compatibility of py34
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 c83a8f7..3a4f856 100644
--- a/setup.py
+++ b/setup.py
@@ -42,7 +42,6 @@ setup(name='ihatemoney',
"Programming Language :: Python",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
- "Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: Implementation :: CPython",