Commit f246db7
committed
fix: use older-style license format for twine compatibility
Use {text = "MIT"} format instead of plain string to avoid PEP 639
metadata (license-expression, license-file) that older twine versions
don't recognize. Also add License classifier for better compatibility.1 parent fb7c0b6 commit f246db7
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments