Skip to content

Commit e8fd3e0

Browse files
committed
toml
1 parent 5ff6c65 commit e8fd3e0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lambdas/shared/pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ description = ""
1313
authors = ["s.wates <[email protected]>"]
1414
readme = "README.md"
1515
packages = [
16-
{include = "common", from = "src"},
17-
{include = "aws", from = "src"}
16+
{include = "common", from = "src"}
1817
]
1918

2019
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)