Skip to content

packaging: add PyPI classifiers for Python versions and topics - #13

Open
nathaq wants to merge 1 commit into
fufuchiu:mainfrom
nathaq:packaging-add-classifiers
Open

nathaq wants to merge 1 commit into
fufuchiu:mainfrom
nathaq:packaging-add-classifiers

Conversation

@nathaq

@nathaq nathaq commented Sep 10, 2026

Copy link
Copy Markdown

The package currently has no classifiers in pyproject.toml, which means:

  • PyPI cannot show Python version badges
  • The package is harder to discover via topic searches
  • Users cannot quickly verify version compatibility

This adds standard classifiers covering:

  • Python 3.10 through 3.13 (matching the CI matrix and requires-python)
  • MIT license
  • Scientific/Research audience and AI topic
  • Audio/Speech multimedia category

Development Status is set to Alpha since the package is at v0.1.1.

The package metadata lacks classifiers, making it harder to discover
on PyPI and understand Python version support at a glance. Add standard
classifiers for Python 3.10-3.13, MIT license, and audio/AI topics.
@nathaq
nathaq requested a review from fufuchiu as a code owner September 10, 2026 04:14
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