Skip to content

Comments

Fix #3336: Link to this repo in PyPi packages.#3373

Open
danielalanbates wants to merge 1 commit intomodelcontextprotocol:mainfrom
danielalanbates:fix/issue-3336
Open

Fix #3336: Link to this repo in PyPi packages.#3373
danielalanbates wants to merge 1 commit intomodelcontextprotocol:mainfrom
danielalanbates:fix/issue-3336

Conversation

@danielalanbates
Copy link

Fixes #3336

Summary

This PR fixes: Link to this repo in PyPi packages.

Changes

src/fetch/pyproject.toml | 4 ++++
 src/git/README.md        | 9 +++++++++
 src/git/pyproject.toml   | 4 ++++
 src/time/pyproject.toml  | 4 ++++
 4 files changed, 21 insertions(+)

Testing

Please review the changes carefully. The fix was verified against the existing test suite.


This PR was created with the assistance of Claude Haiku 4.5 by Anthropic | effort: low. Happy to make any adjustments!

By submitting this pull request, I confirm that my contribution is made under the terms of the project's license (contributor license agreement).

…etadata

Add [project.urls] section to pyproject.toml files for all Python packages (git, fetch, time) to include repository links and homepage on PyPI. Update git server README to include a Contributing section with repository link, matching the pattern of fetch and time servers.

This addresses the issue where PyPI package pages were missing links to the source code repository.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Link to this repo in PyPi packages.

1 participant