We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0755e3e commit d7590a1Copy full SHA for d7590a1
pyproject.toml
@@ -11,11 +11,10 @@ authors = [
11
]
12
readme = "README.md"
13
requires-python = ">=3.12"
14
-license = { text = "AGPL-3.0" }
+license = "AGPL-3.0"
15
classifiers = [
16
"Development Status :: 4 - Beta",
17
"Intended Audience :: Developers",
18
- "License :: OSI Approved :: GNU Affero General Public License v3",
19
"Programming Language :: Python :: 3.12",
20
"Topic :: Scientific/Engineering :: Artificial Intelligence",
21
"Topic :: Software Development :: Libraries :: Python Modules"
0 commit comments