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 3f52351 commit 01cfd21Copy full SHA for 01cfd21
pyproject.toml
@@ -9,10 +9,10 @@ authors = [
9
classifiers = [
10
"Development Status :: 4 - Beta",
11
"Intended Audience :: Developers",
12
- "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
13
"Programming Language :: Python :: 3",
14
"Topic :: Multimedia :: Sound/Audio :: Conversion",
15
]
+license = "GPL-3.0-or-later"
16
requires-python = ">=3.5"
17
18
[build-system]
0 commit comments