Skip to content

Commit b767d7a

Browse files
committed
fix(setup): correct package data configuration
1 parent 09e24f2 commit b767d7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ where = ["."]
5757
include = ["finance_mcp*"]
5858

5959
[tool.setuptools.package-data]
60-
flowllm = [
60+
finance_mcp = [
6161
"**/*.yaml",
6262
]
6363

0 commit comments

Comments
 (0)