Add missing information

This commit is contained in:
Deniz Şafak
2025-04-26 02:13:23 +03:00
parent 9af7f3c0e6
commit 21034cb48f
+8 -1
View File
@@ -23,7 +23,14 @@ dependencies = [
]
classifiers = [
"Programming Language :: Python :: 3",
"Intended Audience :: End Users/Desktop",
"Topic :: Multimedia :: Sound/Audio :: Conversion",
"Topic :: Multimedia :: Sound/Audio :: Sound Synthesis",
"Topic :: Multimedia :: Sound/Audio :: Speech",
"Topic :: Text Processing",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Operating System :: OS Independent"
]