This commit is contained in:
cool.gitter.not.me.again.duh
2025-05-31 17:00:16 -06:00
parent 1b6c39790c
commit f108e4a8f1

View File

@@ -25,5 +25,5 @@ setuptools.setup(name="librespot-spotizerr",
classifiers=[ classifiers=[
"Development Status :: 1 - Planning", "Development Status :: 1 - Planning",
# "License :: OSI Approved :: Apache Software License", # Removed # "License :: OSI Approved :: Apache Software License", # Removed
"Topic :: Multimedia :: Sound/Audi o" "Topic :: Multimedia :: Sound/Audio"
]) ])