Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PyPI badges to Readme #7

Merged
merged 2 commits into from
Jul 22, 2024
Merged

Add PyPI badges to Readme #7

merged 2 commits into from
Jul 22, 2024

Conversation

JWCook
Copy link

@JWCook JWCook commented Jul 21, 2024

This adds some dynamic badges to the readme, made with shields.io. They show the following info:

  • build status
  • latest package version on PyPI
  • supported python versions
    • This info is pulled from metadata on PyPI. Currently this is missing, but I added classifiers to inform PyPI which versions are supported.
    • That info will show up after the next release.

Currently it will look like this:
image

And after the next release it will look like this (it may take a few minutes to update):
image

@lsaffre lsaffre merged commit afe4b52 into lsaffre:master Jul 22, 2024
6 checks passed
@JWCook JWCook deleted the readme branch July 22, 2024 15:57
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.

2 participants