We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56d4791 commit 32b2c37Copy full SHA for 32b2c37
1 file changed
pyproject.toml
@@ -19,14 +19,14 @@ classifiers = [
19
"Topic :: Multimedia :: Sound/Audio",
20
"Topic :: Multimedia :: Sound/Audio :: Analysis",
21
"Topic :: Multimedia :: Sound/Audio :: Conversion",
22
- "License :: OSI Approved :: MIT License",
23
"Natural Language :: English",
24
"Programming Language :: Python :: 3",
25
"Programming Language :: Python :: 3.9",
26
"Programming Language :: Python :: 3.10",
27
"Programming Language :: Python :: 3.11",
28
"Programming Language :: Python :: 3.12",
29
"Programming Language :: Python :: 3.13",
+ "Programming Language :: Python :: 3.14",
30
]
31
requires-python = ">=3.9"
32
dependencies = [
0 commit comments