mirror of
https://github.com/microsoft/graphrag.git
synced 2026-02-11 05:24:24 +08:00
Add source URL to the package (#927)
Co-authored-by: Josh Bradley <joshbradley@microsoft.com> Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
This commit is contained in:
parent
44fd35c84f
commit
5d8e60ceb7
@ -25,6 +25,9 @@ license = "MIT"
|
||||
readme = "README.md"
|
||||
packages = [{ include = "graphrag" }]
|
||||
|
||||
[tool.poetry.urls]
|
||||
"Source" = "https://github.com/microsoft/graphrag"
|
||||
|
||||
[tool.poetry-dynamic-versioning]
|
||||
enable = true
|
||||
style = "pep440"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user