We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9202bed commit 579b66cCopy full SHA for 579b66c
pyproject.toml
@@ -4,7 +4,7 @@ version = "v4.0.0"
4
description = "A framework for creating trading bots"
5
authors = ["MDUYN"]
6
readme = "README.md"
7
-exclude = ["tests", "static", "examples", "CONTRIBUTING"]
+exclude = ["tests", "static", "examples", "docs"]
8
9
10
[tool.poetry.dependencies]
0 commit comments