Skip to content

Check py313 compatibility#67

Merged
cpaniaguam merged 3 commits intomainfrom
check-py313-compatibility
Dec 12, 2025
Merged

Check py313 compatibility#67
cpaniaguam merged 3 commits intomainfrom
check-py313-compatibility

Conversation

@cpaniaguam
Copy link
Collaborator

@cpaniaguam cpaniaguam commented Dec 11, 2025

This pull request updates the project's Python version support to include Python 3.13. The changes ensure that the package advertises, tests, and allows installation with Python 3.13.

Python version support updates:

  • Updated the Python version badge in README.md to include 3.13, reflecting support for Python 3.11, 3.12, and 3.13.
  • Modified the requires-python field in pyproject.toml to allow Python versions up to, but not including, 3.14.
  • Added Python 3.13 to the test matrix in .github/workflows/run_tests.yml so that CI tests run on 3.11, 3.12, and 3.13.

@codecov
Copy link

codecov bot commented Dec 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cpaniaguam
Copy link
Collaborator Author

lnccbrown/HSSM#859

Copy link
Collaborator

@digicosmos86 digicosmos86 left a comment

Choose a reason for hiding this comment

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

LGTM!

@cpaniaguam cpaniaguam merged commit 18fb3a3 into main Dec 12, 2025
7 checks passed
@cpaniaguam cpaniaguam deleted the check-py313-compatibility branch December 12, 2025 15:31
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