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 0a2cd74 commit 277d237Copy full SHA for 277d237
lambdas/id_sync/pyproject.toml
@@ -14,7 +14,7 @@ authors = ["s.wates <[email protected]>"]
14
readme = "README.md"
15
packages = [
16
{include = "src"},
17
- {include = "common", from = "../shared/src/common"}
+ {include = "common", from = "../shared/src"}
18
]
19
20
[tool.poetry.dependencies]
0 commit comments