Commit f63cfeb
authored
fix: Apply PEP 639 for improved license metadata (#1459)
This follows [PEP 639](https://peps.python.org/pep-0639/) to improve the
license metadata:
- Use a text SPDX licence identifier instead of a table, which is
deprecated
- Remove licence classifier, which is deprecated1 parent 749044e commit f63cfeb
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
0 commit comments