Skip to content

Commit 65360c5

Browse files
committed
Update pyproject.toml, so that entity_graph can be easily imported
1 parent c4f19ad commit 65360c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.1.0"
44
description = ""
55
authors = ["Przemyslaw Sadowski <[email protected]>"]
66
readme = "README.md"
7+
packages = [{ include = "entity_graph" }]
78

89
[tool.poetry.dependencies]
910
python = "^3.12"

0 commit comments

Comments
 (0)