Update pyproject.toml

Removing 3.8 from classifiers
This commit is contained in:
Jamie Hardt
2025-09-08 13:11:23 -07:00
committed by GitHub
parent 5c5cd84811
commit f460022160

View File

@@ -5,7 +5,6 @@ classifiers = [
'License :: OSI Approved :: MIT License',
'Topic :: Multimedia',
'Topic :: Multimedia :: Sound/Audio',
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",