Commit 43e9625
fix pyproject.toml: add minimal [project] table required by setuptools validation
[tool.setuptools] without [project] causes validation error in all setuptools versions.
name+version in [project] satisfies the validator; all other metadata stays in setup.py.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 71f07fd commit 43e9625
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
0 commit comments