Skip to content

Commit 277d237

Browse files
committed
toml
1 parent 0a2cd74 commit 277d237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambdas/id_sync/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ authors = ["s.wates <[email protected]>"]
1414
readme = "README.md"
1515
packages = [
1616
{include = "src"},
17-
{include = "common", from = "../shared/src/common"}
17+
{include = "common", from = "../shared/src"}
1818
]
1919

2020
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)