Skip to content

Fix stale PyPI/Python badges - #35

Merged
davidkhjo merged 1 commit into
mainfrom
fix-badges
Aug 14, 2026
Merged

Fix stale PyPI/Python badges#35
davidkhjo merged 1 commit into
mainfrom
fix-badges

Conversation

@davidkhjo

Copy link
Copy Markdown
Owner

The PyPI-version and Python-version badges showed broken because GitHub's camo proxy cached shields.io's 'not found' from before ebmkit was published. shields returns correct content now (v0.12.0, 3.10–3.13); dropping the .svg suffix changes the URLs so GitHub re-fetches fresh. CI badge keeps .svg (required for GitHub Actions badges).

@davidkhjo
davidkhjo merged commit 85505f4 into main Aug 14, 2026
5 checks passed
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