Skip to content

Commit 4194ba1

Browse files
committed
chore: update pyproject.toml to include package configuration for Poetry
1 parent ef539fb commit 4194ba1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[tool.poetry]
2+
packages = [{ include = "app", from = "src" }]
3+
14
[project]
25
name = "assistant-chat-backend"
36
version = "0.1.0"

0 commit comments

Comments
 (0)