Skip to content

ci: test supported Python versions - #12

Merged
Azaucifer merged 1 commit into
mainfrom
feature/add-ci
Sep 7, 2026
Merged

ci: test supported Python versions#12
Azaucifer merged 1 commit into
mainfrom
feature/add-ci

Conversation

@Azaucifer

Copy link
Copy Markdown
Owner

Summary

  • Update GitHub Actions CI to test supported Python versions
  • Add a Python 3.10–3.13 test matrix
  • Preserve the existing pytest workflow

Testing

  • python -m pytest
  • 57 tests passed

Changes

CI now runs the test suite against Python 3.10, 3.11, 3.12, and 3.13 instead of relying on the generic 3.x version.

@Azaucifer
Azaucifer merged commit 5e1ccfd into main Sep 7, 2026
8 checks passed
@Azaucifer
Azaucifer deleted the feature/add-ci branch September 7, 2026 09:18
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