Skip to content

Update Python version classifiers in pyproject.toml#3

Open
ansh-khare89 wants to merge 1 commit intoCorbell-AI:mainfrom
ansh-khare89:patch-2
Open

Update Python version classifiers in pyproject.toml#3
ansh-khare89 wants to merge 1 commit intoCorbell-AI:mainfrom
ansh-khare89:patch-2

Conversation

@ansh-khare89
Copy link

The project already supports Python 3.12 and 3.13 via requires-python = ">=3.11"
but these versions were missing from the PyPI classifiers list.

This PR adds the missing classifiers so the package metadata accurately
reflects supported Python versions on PyPI.

Added support for Python 3.12 and 3.13 in classifiers.
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