Skip to content

Commit 1a03236

Browse files
committed
(feat) add guides
1 parent 25bfae3 commit 1a03236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ build-backend = "setuptools.build_meta"
3838
packages = ["hummingbot_mcp"]
3939

4040
[tool.setuptools.package-data]
41-
hummingbot_mcp = ["../scripts/*.sh"]
41+
hummingbot_mcp = ["../scripts/*.sh", "guides/*.md"]
4242

4343
[tool.ruff]
4444
line-length = 140

0 commit comments

Comments
 (0)