Commit 2b9ad87
committed
MNT: Use SPDX license expression
* Use the recommended SPDX license expression string for the license identifier.
- c.f. https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
* Remove the trove classifier as well, given DeprecationWarning.
> ********************************************************************************
> Please consider removing the following classifiers in favor of a SPDX license expression:
> License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
> See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
> ********************************************************************************
* Additionally add long_description_content_type to pass 'twine check --strict'.1 parent c9525da commit 2b9ad87
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
22 | | - | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
| |||
47 | 45 | | |
48 | 46 | | |
49 | 47 | | |
| 48 | + | |
50 | 49 | | |
51 | 50 | | |
52 | | - | |
| 51 | + | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
| |||
0 commit comments