commit | 039c9eb3082de06063fa669cf41a73dbeabb5d84 | [log] [tgz] |
---|---|---|
author | Christian Clauss <cclauss@me.com> | Sat Nov 09 08:39:19 2019 +0100 |
committer | Tina Müller (tinita) <cpan2@tinita.de> | Tue Dec 03 23:38:13 2019 +0100 |
tree | 431e5f6f6820bf40510c292351fc21aff4d15e02 | |
parent | 6544c3091f2fb913b81102a33aaa973a6b1299ee [diff] |
setup.py: Remove support for EOL Python 3.4
diff --git a/setup.py b/setup.py index 8634ef0..eb24676 100644 --- a/setup.py +++ b/setup.py
@@ -29,7 +29,6 @@ "Programming Language :: Python :: 2", "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 :: 3.7",