Skip to content

packaging: add Python 3.13 classifier#126

Merged
CoderDeltaLAN merged 1 commit into
mainfrom
packaging/sync-python-313-classifier
Jun 20, 2026
Merged

packaging: add Python 3.13 classifier#126
CoderDeltaLAN merged 1 commit into
mainfrom
packaging/sync-python-313-classifier

Conversation

@CoderDeltaLAN

Copy link
Copy Markdown
Owner

Summary

  • adds the official Python 3.13 package classifier
  • aligns package metadata with the existing Python 3.13 compatibility CI job
  • keeps requires-python unchanged at >=3.12

Research basis

  • PyPI supports the Programming Language :: Python :: 3.13 classifier
  • PyPA packaging docs treat classifiers as package metadata/search metadata
  • requires-python remains the installation compatibility gate

Checks

  • ./scripts/check.sh
  • ./scripts/post-release-audit.sh

Boundaries

No code, workflow, release, tag, PyPI, dependency, or branch-protection changes.

@CoderDeltaLAN CoderDeltaLAN merged commit 40060c6 into main Jun 20, 2026
4 checks passed
@CoderDeltaLAN CoderDeltaLAN deleted the packaging/sync-python-313-classifier branch June 20, 2026 19:26
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