Commit 08fbfa4
Fix license field format in pyproject.toml for older setuptools compatibility
Use {text = "MIT"} table format instead of bare string, which older
setuptools on Python 3.8 CI runners cannot parse.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7b78c63 commit 08fbfa4
1 file changed
Lines changed: 1 addition & 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 | | |
| |||
0 commit comments