Skip to content

Advertise Python 3.13 and 3.14 support in setup.py classifiers#212

Merged
cx-happy-yang merged 1 commit into
masterfrom
fix/setup-py-python-classifiers
Jul 13, 2026
Merged

Advertise Python 3.13 and 3.14 support in setup.py classifiers#212
cx-happy-yang merged 1 commit into
masterfrom
fix/setup-py-python-classifiers

Conversation

@cx-happy-yang

Copy link
Copy Markdown
Contributor

The classifiers stopped at 3.12 while python_requires='>=3.9' already covers 3.13/3.14 and the SDK runs fine on both (the local dev env uses 3.14). Add the missing classifiers so PyPI reflects reality.

The classifiers stopped at 3.12 while python_requires='>=3.9' already
covers 3.13/3.14 and the SDK runs fine on both (the local dev env
uses 3.14). Add the missing classifiers so PyPI reflects reality.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@cx-happy-yang cx-happy-yang added the workflows-approved A PR needs the label workflows-approved to run any workflows. label Jul 9, 2026
@cx-happy-yang cx-happy-yang self-assigned this Jul 9, 2026
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Logo
Checkmarx One – Scan Summary & Details3b280fdf-bcf0-498a-b75c-010baa9ad853

Great job! No new security vulnerabilities introduced in this pull request

@cx-james-bostock cx-james-bostock 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.

Hi @cx-happy-yang,
Looks good! Thanks!

@cx-happy-yang
cx-happy-yang merged commit 84e6bf1 into master Jul 13, 2026
10 checks passed
@cx-happy-yang
cx-happy-yang deleted the fix/setup-py-python-classifiers branch July 13, 2026 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

workflows-approved A PR needs the label workflows-approved to run any workflows.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants