We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6c046e commit 8b83809Copy full SHA for 8b83809
1 file changed
pyproject.toml
@@ -23,7 +23,7 @@ classifiers=[
23
"Topic :: Multimedia :: Sound/Audio",
24
]
25
keywords=["samplerate", "converter", "signal processing", "audio"]
26
-license = {text = "MIT"}
+license = "MIT"
27
dependencies = ["numpy"]
28
29
[tool.setuptools.dynamic]
0 commit comments