Skip to content

Commit 65bba63

Browse files
committed
Add exclude's to pyproject.toml
1 parent 03f89a2 commit 65bba63

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", "CONTRIBUTING"]
88

99

1010
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)