Skip to content

Commit 06d2be8

Browse files
committed
Specify readme.md location (needed for Pypi)
1 parent ea4fa98 commit 06d2be8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmdexec/clients/python/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "2.0.2"
44
description = "Databricks SQL Connector for Python"
55
authors = ["Databricks <[email protected]>"]
66
license = "Apache-2.0"
7+
readme = "README.md"
78
packages = [{include = "databricks", from = "src"}]
89

910
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)