Skip to content

Commit 168c1d3

Browse files
committed
[Python] Update wheel metadata
1 parent abc54ee commit 168c1d3

File tree

2 files changed

+2
-52
lines changed

2 files changed

+2
-52
lines changed

experimental/python/LICENSE

Lines changed: 0 additions & 51 deletions
This file was deleted.

experimental/python/LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../LICENSE

experimental/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99

1010
readme = "README.md"
1111
requires-python = ">=3.10"
12-
license = {file = "LICENSE"}
12+
license = { name = "Databricks License", file = "LICENSE" }
1313

1414
dependencies = [
1515
]

0 commit comments

Comments
 (0)