Commit bcf07c6
authored
Metadata: rename classifier to classifiers
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 matches current documentation where it states classifier is an alias of classifiers according to metadata table here: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html#metadata
A separate issue was opened on LicenseCheck.1 parent c58c00a commit bcf07c6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments