mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-01 21:57:51 +03:00
fix(pyproject): fixed to quivr github (#2816)
This pull request updates the repository URL in the pyproject.toml file from "https://github.com/langchain-ai/langchain" to "https://github.com/QuivrHQ/quivr".
This commit is contained in:
parent
e047fec673
commit
5a4ac001d0
@ -4,7 +4,7 @@ version = "0.0.2"
|
||||
description = "Quivr core RAG package"
|
||||
authors = []
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/langchain-ai/langchain"
|
||||
repository = "https://github.com/QuivrHQ/quivr"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
|
Loading…
Reference in New Issue
Block a user