Update setup.py

This commit is contained in:
Jamie Hardt
2020-10-08 21:37:01 -07:00
committed by GitHub
parent e9e4b4bcbb
commit 0788613ea3

View File

@@ -26,7 +26,7 @@ setup(name='wavinfo',
'License :: OSI Approved :: MIT License',
'Topic :: Multimedia',
'Topic :: Multimedia :: Sound/Audio',
"Programming Language :: Python :: 3.5",
# "Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8"],