Skip to content

Commit e431fcb

Browse files
Update license handling
1 parent 14f1bb7 commit e431fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ authors = [
1616
{ name = "varun-r-mallya", email = "[email protected]" }
1717
]
1818
readme = "README.md"
19-
license = "Apache-2.0"
19+
license = { file = "LICENSE" }
2020
requires-python = ">=3.8"
2121
classifiers = [
2222
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)