Skip to content

[MNT] add classifiers to pyproject.toml#393

Merged
fkiraly merged 1 commit into
mainfrom
pyproject-classifiers
Jul 25, 2025
Merged

[MNT] add classifiers to pyproject.toml#393
fkiraly merged 1 commit into
mainfrom
pyproject-classifiers

Conversation

@fkiraly

@fkiraly fkiraly commented Jul 24, 2025

Copy link
Copy Markdown
Collaborator

The pyproject.toml was missing the project classifiers, which are used by lookup and retrieval of packages.

This PR adds the missing classifiers.

@fkiraly fkiraly added the maintenance Continuous integration, unit testing & package distribution label Jul 24, 2025
@fkiraly fkiraly merged commit 0f82a9d into main Jul 25, 2025
@fkiraly fkiraly mentioned this pull request Jul 26, 2025
fkiraly added a commit that referenced this pull request Jul 26, 2025
PR for release 0.10.1.

Intention is a mini-release which adds the missing classifiers (=package
tags) to `pyproject.toml`, see #393
fkiraly added a commit that referenced this pull request Jul 26, 2025
Package classifiers must be an exact match or `pypi` upload fails.

The classifiers in #393 contained a
typo, so will prevent upload to `pypi`.
(should be "Apache Software License" and not "Apache License")

This PR fixes the typo, and also adds the new AI classifier that I just
found.
@dswah dswah deleted the pyproject-classifiers branch December 2, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Continuous integration, unit testing & package distribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants