Python 3.4 is no longer supported

This update the setup metadata to indicate this
This commit is contained in:
Oz N Tiram 2019-07-25 07:38:02 +02:00
parent 4a204fa4cd
commit 671bf7dc68

View File

@ -76,7 +76,6 @@ setup(
"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",