Skip to content

Commit a26f6ba

Browse files
committed
toml
1 parent 9fdf659 commit a26f6ba

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

delta_backend/pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ authors = ["Your Name <you@example.com>"]
66
readme = "README.md"
77
packages = [
88
{include = "src"},
9-
{include = "tests"},
10-
{include = "tests/sample_data"}
9+
{include = "tests"}
1110
]
1211

1312
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)