[PR #4810] Added homepage metadata to [project] section for better package info #4080

Closed
opened 2026-02-20 17:49:37 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/4810

State: closed
Merged: No


Summary

This pull request updates the package metadata to include the homepage field in pyproject.toml.

Changes

  • Added homepage pointing to the project’s GitHub repository

Motivation

Adding this metadata improves:

  • Package discoverability
  • Transparency and metadata completeness
  • Compatibility with tools like PyPI and dependency scanners

This is a standard best practice, especially for public or shared internal packages.

Notes

If there's a preferred homepage URL, feel free to suggest a change.

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/4810 **State:** closed **Merged:** No --- ### Summary This pull request updates the package metadata to include the `homepage` field in `pyproject.toml`. ### Changes - Added `homepage` pointing to the project’s GitHub repository ### Motivation Adding this metadata improves: - Package discoverability - Transparency and metadata completeness - Compatibility with tools like PyPI and dependency scanners This is a standard best practice, especially for public or shared internal packages. ### Notes If there's a preferred homepage URL, feel free to suggest a change.
yindo added the pull-request label 2026-02-20 17:49:37 -05:00
yindo closed this issue 2026-02-20 17:49:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#4080