Skip to content

Commit 579b66c

Browse files
committed
Add docs to exclude
1 parent 9202bed commit 579b66c

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
@@ -4,7 +4,7 @@ version = "v4.0.0"
44
description = "A framework for creating trading bots"
55
authors = ["MDUYN"]
66
readme = "README.md"
7-
exclude = ["tests", "static", "examples", "CONTRIBUTING"]
7+
exclude = ["tests", "static", "examples", "docs"]
88

99

1010
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)