[PR #57] [MERGED] Add URL to source code to pyproject.toml #140

Closed
opened 2026-02-16 05:16:44 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-postgres/pull/57
Author: @leo-gan
Created: 5/24/2024
Status: Merged
Merged: 6/5/2024
Merged by: @eyurtsev

Base: mainHead: config-fix


📝 Commits (1)

  • acf4590 added "Source Code" param to pyproject.toml

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 pyproject.toml (+3 -0)

📄 Description

The "Source Code" param was missing in the pyproject.toml. It is used to generate the package list in the LangChain documentation


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langchain-postgres/pull/57 **Author:** [@leo-gan](https://github.com/leo-gan) **Created:** 5/24/2024 **Status:** ✅ Merged **Merged:** 6/5/2024 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `config-fix` --- ### 📝 Commits (1) - [`acf4590`](https://github.com/langchain-ai/langchain-postgres/commit/acf4590572dbe7ae7e27fb518f9306d0f3450d32) added "Source Code" param to pyproject.toml ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml` (+3 -0) </details> ### 📄 Description The "Source Code" param was missing in the pyproject.toml. It is used to generate the package list in the LangChain [documentation](https://langchain-3amlg0zta-langchain.vercel.app/v0.2/docs/integrations/platforms/) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 05:16:44 -05:00
yindo closed this issue 2026-02-16 05:16:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langchain-postgres#140