From 966ba71c8b13138e51eac05656791be74fafc66a Mon Sep 17 00:00:00 2001 From: Anubhav Dhawan Date: Wed, 19 Mar 2025 00:51:34 +0530 Subject: [PATCH] doc: Add project links Similar to https://github.com/googleapis/genai-toolbox-llamaindex-python/pull/56 --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 0c57a7f8..e402e7c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,6 +35,7 @@ Homepage = "https://github.com/googleapis/genai-toolbox-langchain-python" Repository = "https://github.com/googleapis/genai-toolbox-langchain-python.git" "Bug Tracker" = "https://github.com/googleapis/genai-toolbox-langchain-python/issues" Changelog = "https://github.com/googleapis/genai-toolbox-langchain-python/blob/main/CHANGELOG.md" +readme = "README.md" [project.optional-dependencies] test = [