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 7c10d1b commit 80f3762Copy full SHA for 80f3762
pyproject.toml
@@ -17,7 +17,7 @@ authors = [
17
{name = "openZIM", email = "[email protected]"},
18
]
19
readme = "README.md"
20
-license = {text = "GPL-3.0-or-later"}
+license = "GPL-3.0-or-later"
21
classifiers = [
22
"Development Status :: 5 - Production/Stable",
23
"Topic :: Utilities",
@@ -36,7 +36,6 @@ classifiers = [
36
"Programming Language :: Python :: 3.13",
37
"Programming Language :: Python :: 3.14",
38
"Typing :: Stubs Only",
39
- "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
40
"Operating System :: MacOS",
41
"Operating System :: POSIX",
42
0 commit comments