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 03f89a2 commit 65bba63Copy full SHA for 65bba63
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", "CONTRIBUTING"]
8
9
10
[tool.poetry.dependencies]
0 commit comments