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 14f1bb7 commit e431fcbCopy full SHA for e431fcb
pyproject.toml
@@ -16,7 +16,7 @@ authors = [
16
{ name = "varun-r-mallya", email = "[email protected]" }
17
]
18
readme = "README.md"
19
-license = "Apache-2.0"
+license = { file = "LICENSE" }
20
requires-python = ">=3.8"
21
classifiers = [
22
"Development Status :: 3 - Alpha",
0 commit comments