Skip to content

Update Python version requirement to <3.14#188

Merged
singjc merged 1 commit intomasterfrom
singjc-patch-1
Mar 2, 2026
Merged

Update Python version requirement to <3.14#188
singjc merged 1 commit intomasterfrom
singjc-patch-1

Conversation

@singjc
Copy link
Copy Markdown
Contributor

@singjc singjc commented Mar 2, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 2, 2026 17:04
@singjc singjc merged commit 0d79ec8 into master Mar 2, 2026
2 of 7 checks passed
@singjc singjc deleted the singjc-patch-1 branch March 2, 2026 17:05
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adjusts the package’s declared supported Python versions in pyproject.toml to correctly include all Python 3.13 patch releases, aligning the requirement specifier with standard Python version range practices for packaging.

Changes:

  • Update requires-python from <=3.13 to <3.14 to properly allow Python 3.13.x versions.

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

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