mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-11 16:58:38 +00:00
MINOR: Fix pyproject.toml readme (#14925)
This commit is contained in:
parent
09b5bcc97c
commit
96435a10eb
@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
|
||||
[project]
|
||||
name = "openmetadata_managed_apis"
|
||||
version = "1.3.0.0.dev0"
|
||||
dynamic = ["readme"]
|
||||
readme = "README.md"
|
||||
authors = [
|
||||
{name = "OpenMetadata Committers"}
|
||||
]
|
||||
@ -36,8 +36,6 @@ Homepage = "https://open-metadata.org/"
|
||||
Documentation = "https://docs.open-metadata.org/"
|
||||
Source = "https://github.com/open-metadata/OpenMetadata"
|
||||
|
||||
[tool.setuptools.dynamic]
|
||||
readme = {file = ["README.md"]}
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
include = ["openmetadata_managed_apis.*", "openmetadata_managed_apis"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user