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 03f9763 commit 626c42dCopy full SHA for 626c42d
pyproject.toml
@@ -20,6 +20,8 @@ description = "Python package to allow easy integration to Neo4j's GenAI feature
20
authors = ["Neo4j, Inc <team-gen-ai@neo4j.com>"]
21
license = "Apache License, Version 2.0"
22
readme = "README.md"
23
+homepage = "https://neo4j.com/"
24
+repository = "https://github.com/neo4j/neo4j-genai-python"
25
26
[[tool.poetry.packages]]
27
include = "neo4j_genai"
0 commit comments