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 abc54ee commit 168c1d3Copy full SHA for 168c1d3
experimental/python/LICENSE
@@ -0,0 +1 @@
1
+../../LICENSE
experimental/python/pyproject.toml
@@ -9,7 +9,7 @@ authors = [
9
10
readme = "README.md"
11
requires-python = ">=3.10"
12
-license = {file = "LICENSE"}
+license = { name = "Databricks License", file = "LICENSE" }
13
14
dependencies = [
15
]
0 commit comments