Skip to content

Commit 59780e2

Browse files
Update pyproject.toml
1 parent 1a1014a commit 59780e2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ authors = [
1414
{name = "Abishek Ramdas"},
1515
]
1616
readme = "README.md"
17-
license = "Apache License 2.0"
18-
license-files = ["LICENSE*"]
17+
license = { file = "LICENSE" }
1918
keywords = ["jsoniq", "spark", "apache-spark", "dataframe", "heterogeneous", "json", "query"]
2019
classifiers = [
2120
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)