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 c4f19ad commit 65360c5Copy full SHA for 65360c5
pyproject.toml
@@ -4,6 +4,7 @@ version = "0.1.0"
4
description = ""
5
authors = ["Przemyslaw Sadowski <[email protected]>"]
6
readme = "README.md"
7
+packages = [{ include = "entity_graph" }]
8
9
[tool.poetry.dependencies]
10
python = "^3.12"
0 commit comments