Removed version 3.4 classifier

This commit is contained in:
Jamie Hardt
2019-01-03 11:46:03 -08:00
parent 910b3854c7
commit 97c25ab61f

View File

@@ -15,7 +15,6 @@ setup(name='wavinfo',
'License :: OSI Approved :: MIT License',
'Topic :: Multimedia',
'Topic :: Multimedia :: Sound/Audio',
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6"],
packages=['wavinfo'])