Skip to content

fix(packaging): point project URLs at the real repository#31

Merged
berntpopp merged 1 commit into
mainfrom
fix/pyproject-project-urls
Jul 14, 2026
Merged

fix(packaging): point project URLs at the real repository#31
berntpopp merged 1 commit into
mainfrom
fix/pyproject-project-urls

Conversation

@berntpopp

Copy link
Copy Markdown
Owner

pyproject.toml declared Homepage/Repository/Bug Tracker under a GitHub org that does not exist, so every link on a future PyPI page would 404.

Points them at berntpopp/stringdb-link, the actual repository. Also drops the Documentation URL where it named a readthedocs site that was never published (verified 404).

make ci-local green.

Found by the 2026-07-14 fleet findability audit.

🤖 Generated with Claude Code

https://claude.ai/code/session_01DcjYudfsCQ3YGbPZSfs8s6

pyproject declared Homepage/Repository/Bug Tracker under a GitHub org that does
not exist, so every link on a future PyPI page would 404. Point them at
berntpopp/stringdb-link, the actual repository.

Also drops the Documentation URL where it named a readthedocs site that was
never published (both return 404).

Found by the 2026-07-14 fleet findability audit.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DcjYudfsCQ3YGbPZSfs8s6
@berntpopp
berntpopp merged commit 63cff24 into main Jul 14, 2026
7 checks passed
@berntpopp
berntpopp deleted the fix/pyproject-project-urls branch July 14, 2026 08:47
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.

1 participant