Skip to content

Add README badges, test more Python versions#12

Merged
nick434434 merged 4 commits into
mainfrom
chore/readme-enhancement
Apr 30, 2026
Merged

Add README badges, test more Python versions#12
nick434434 merged 4 commits into
mainfrom
chore/readme-enhancement

Conversation

@nick434434

@nick434434 nick434434 commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

Added badges for:

  • PyPI version
  • license
  • current CI status
  • Python versions
  • chosen linter

and add CI checks for Python 3.13 and 3.14 so they can be displayed as classifiers.

Preview:
image

Added badges for PyPI version, license, and current CI status.
@nick434434 nick434434 changed the title Add README badges Add README badges, test more Python versions Apr 30, 2026
@nick434434 nick434434 requested a review from Copilot April 30, 2026 09:04

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates project metadata and repository docs/CI so the README can display status/version information and the package advertises support for newer Python versions.

Changes:

  • Add README badges (PyPI version, license, CI, supported Python versions, Ruff).
  • Expand CI to run checks/tests on Python 3.12, 3.13, and 3.14 via a matrix.
  • Add PyPI trove classifiers for Python 3.13 and 3.14.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
pyproject.toml Adds Python 3.13/3.14 classifiers; minor cleanup at EOF.
README.md Adds badges for package metadata and CI/lint status.
.github/workflows/ci.yml Runs the existing checks job across a Python version matrix (3.12–3.14).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated

@filias filias left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😍

@nick434434 nick434434 merged commit ffa7927 into main Apr 30, 2026
3 checks passed
@nick434434 nick434434 deleted the chore/readme-enhancement branch April 30, 2026 09: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.

3 participants