Skip to content

Conversation

@ericwb
Copy link
Contributor

@ericwb ericwb commented Feb 21, 2025

Not sure if this metadata object changed names over time but some tooling such as LicenseCheck trips up if it's defined as classifier and not classifiers. This also matches current documentation:

https://setuptools.pypa.io/en/latest/userguide/declarative_config.html

Not sure if this metadata object changed names over time
but some tooling such as LicenseCheck trips up if it's
defined as classifier and not classifiers. This also
matches current documentation:

https://setuptools.pypa.io/en/latest/userguide/declarative_config.html

Signed-off-by: Eric Brown <eric.brown@securesauce.dev>
@ericwb ericwb enabled auto-merge (squash) February 21, 2025 21:05
@ericwb
Copy link
Contributor Author

ericwb commented Feb 21, 2025

FYI classifier is an alias of classifiers according to metadata table here:
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html#metadata

@ericwb ericwb disabled auto-merge February 21, 2025 21:15
@ericwb ericwb merged commit 40bbbbd into securesauce:main Feb 21, 2025
20 checks passed
@ericwb ericwb deleted the classifiers branch February 21, 2025 21:15
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