inlcude package-data

This commit is contained in:
2025-02-24 10:25:27 +00:00
parent fac5a8f843
commit beb5cfc092

View File

@@ -46,6 +46,7 @@ exclude = [
[tool.hatch.build.targets.wheel]
packages = ["src/airflow_mcp_server"]
package-data = {"airflow_mcp_server"= ["*.yaml"]}
[tool.hatch.build.targets.wheel.sources]
"src/airflow_mcp_server" = "airflow_mcp_server"