We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20b9c28 commit 934cb46Copy full SHA for 934cb46
1 file changed
pyproject.toml
@@ -8,11 +8,11 @@ readme = "README.md"
8
authors = [
9
{name="zigai"},
10
]
11
-license = {file="LICENSE"}
+license = "MIT"
12
+license-files = ["LICENSE", "NOTICE"]
13
classifiers = [
14
"Development Status :: 3 - Alpha",
15
"Intended Audience :: Developers",
- "License :: OSI Approved :: MIT License",
16
"Operating System :: OS Independent",
17
"Programming Language :: Python",
18
"Programming Language :: Python :: 3 :: Only",
0 commit comments