Skip to content

Commit 8b83809

Browse files
committed
Update the license specifier format in pyproject.toml
1 parent c6c046e commit 8b83809

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers=[
2323
"Topic :: Multimedia :: Sound/Audio",
2424
]
2525
keywords=["samplerate", "converter", "signal processing", "audio"]
26-
license = {text = "MIT"}
26+
license = "MIT"
2727
dependencies = ["numpy"]
2828

2929
[tool.setuptools.dynamic]

0 commit comments

Comments
 (0)