Update license handling

This commit is contained in:
2025-09-21 00:23:19 +05:30
parent 14f1bb799d
commit e431fcbe28

View File

@ -16,7 +16,7 @@ authors = [
{ name = "varun-r-mallya", email = "varunrmallya@gmail.com" } { name = "varun-r-mallya", email = "varunrmallya@gmail.com" }
] ]
readme = "README.md" readme = "README.md"
license = "Apache-2.0" license = { file = "LICENSE" }
requires-python = ">=3.8" requires-python = ">=3.8"
classifiers = [ classifiers = [
"Development Status :: 3 - Alpha", "Development Status :: 3 - Alpha",